Skip to content

Commit 43bf9ff

Browse files
committed
Fix a typo in examples/gallery/symbols/patterns.py
1 parent 0ca48c6 commit 43bf9ff

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
@@ -20,7 +20,7 @@
2020
- :meth:`pygmt.Figure.wiggle`: Anomalies via ``fillpositive`` and ``fillnegative``
2121
2222
GMT provides 90 predefined 1-bit patterns, which are numbered from 1 to 90. Theses
23-
patterns can be specified via the {class}`pygmt.params.Pattern` class. In addition,
23+
patterns can be specified via the :class:`pygmt.params.Pattern` class. In addition,
2424
custom 1-, 8-, or 24-bit image raster files can also be used as patterns.
2525
2626
The patterns can be customized with different resolution and different foreground and

0 commit comments

Comments
 (0)