From 97ab6c230290028f3f5574cc63298b01e3a187c0 Mon Sep 17 00:00:00 2001 From: Will Schlitzer Date: Fri, 20 Feb 2026 20:12:54 -0500 Subject: [PATCH] Remove duplicate 'the' in project.py --- pygmt/src/project.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/src/project.py b/pygmt/src/project.py index 0b5199b2647..d63a33d7a29 100644 --- a/pygmt/src/project.py +++ b/pygmt/src/project.py @@ -197,7 +197,7 @@ def project( # noqa: PLR0913 with *major* and *minor* axes given in km (unless ``flat_earth`` is given for a Cartesian ellipse) and the *azimuth* of the major axis in degrees. Append **+e** to adjust the increment set via ``generate`` so - that the the ellipse has equal distance increments [Default uses the + that the ellipse has equal distance increments [Default uses the given increment and closes the ellipse]. Instead, append **+n** to set a specific number of unique equidistant data via ``generate``. For degenerate ellipses you can just supply a single *diameter* instead. A