Skip to content

Commit 09d7f0b

Browse files
authored
Update cyl_oblique_mercator.py
1 parent 8191ae1 commit 09d7f0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: examples/projections/cyl/cyl_oblique_mercator.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
1010
The projection is set with **o** or **O**. There are three different specification
1111
ways (**a**\|\ **A**, **b**\|\ **B**, **c**\|\ **C**) available. For all three
12-
definitions, the upper case letter mean the projection pole is set in the southern
12+
definitions, the uppercase letter mean the projection pole is set in the southern
1313
hemisphere [Default is northern hemisphere]. Align the y-axis with the optional
1414
modifier **+v**. The figure size is set with *scale* or *width*.
1515
"""

0 commit comments

Comments
 (0)