Skip to content

Commit cb78ac5

Browse files
committed
correct typo
1 parent 7c4a166 commit cb78ac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/gallery/symbols/basic_symbols.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
fig = pygmt.Figure()
1212
fig.basemap(region=[0, 8, 0, 3], projection="x3c", frame=True)
1313

14-
# define fontstlye for annotations
14+
# define fontstyle for annotations
1515
font = "30p,Helvetica-Bold"
1616

1717
# upper row

0 commit comments

Comments
 (0)