Skip to content

Commit 74da7a8

Browse files
Fix a typo
Co-authored-by: Yvonne Fröhlich <94163266+yvonnefroehlich@users.noreply.github.com>
1 parent 56bbf3c commit 74da7a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/symbols/patterns.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
GMT provides 90 predefined 1-bit patterns, which are numbered from 1 to 90. In addition,
2323
custom 1-, 8-, or 24-bit image raster files can also be used as patterns.
2424
25-
Theses patterns can be specified via the :class:`pygmt.params.Pattern` class. The
25+
These patterns can be specified via the :class:`pygmt.params.Pattern` class. The
2626
patterns can be customized with different resolution and different foreground and
2727
background colors. The foreground and background colors can also be inverted.
2828
"""

0 commit comments

Comments
 (0)