We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca48c6 commit 43bf9ffCopy full SHA for 43bf9ff
examples/gallery/symbols/patterns.py
@@ -20,7 +20,7 @@
20
- :meth:`pygmt.Figure.wiggle`: Anomalies via ``fillpositive`` and ``fillnegative``
21
22
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,
+patterns can be specified via the :class:`pygmt.params.Pattern` class. In addition,
24
custom 1-, 8-, or 24-bit image raster files can also be used as patterns.
25
26
The patterns can be customized with different resolution and different foreground and
0 commit comments