Skip to content

Commit 87cde00

Browse files
Update examples/projections/cyl/cyl_equidistant.py
Co-authored-by: Dongdong Tian <seisman.info@gmail.com>
1 parent 1ddb44a commit 87cde00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/projections/cyl/cyl_equidistant.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
latitudes. The most common form is the Plate Carrée projection, where the scaling of
77
longitudes and latitudes is the same. All meridians and parallels are straight lines.
88
9-
**q**\ */scale* or **Q**\ */width*
9+
**q**\ *scale* or **Q**\ *width*
1010
1111
The projection is set with **q** or **Q**, and the figure size is set
1212
with *scale* or *width*.

0 commit comments

Comments
 (0)