Skip to content

Commit 261cf2c

Browse files
authored
Update examples/projections/cyl/cyl_universal_transverse_mercator.py
1 parent 1dac75b commit 261cf2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/projections/cyl/cyl_universal_transverse_mercator.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
1717
**u**\ *zone/scale* or **U**\ *zone/width*
1818
19-
the projection is set with *u* or *U*. *zone* sets the zone for the figure, and
19+
the projection is set with **u** or **U**. *zone* sets the zone for the figure, and
2020
the figure size is set wtih *scale* or *width*.
2121
"""
2222
import pygmt

0 commit comments

Comments
 (0)