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 80f3cc4 commit 66e69b5Copy full SHA for 66e69b5
1 file changed
pygmt/src/project.py
@@ -197,7 +197,7 @@ def project( # noqa: PLR0913
197
with *major* and *minor* axes given in km (unless ``flat_earth`` is
198
given for a Cartesian ellipse) and the *azimuth* of the major axis in
199
degrees. Append **+e** to adjust the increment set via ``generate`` so
200
- that the the ellipse has equal distance increments [Default uses the
+ that the ellipse has equal distance increments [Default uses the
201
given increment and closes the ellipse]. Instead, append **+n** to set
202
a specific number of unique equidistant data via ``generate``. For
203
degenerate ellipses you can just supply a single *diameter* instead. A
0 commit comments