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 7c4a166 commit cb78ac5Copy full SHA for cb78ac5
examples/gallery/symbols/basic_symbols.py
@@ -11,7 +11,7 @@
11
fig = pygmt.Figure()
12
fig.basemap(region=[0, 8, 0, 3], projection="x3c", frame=True)
13
14
-# define fontstlye for annotations
+# define fontstyle for annotations
15
font = "30p,Helvetica-Bold"
16
17
# upper row
0 commit comments