From d863b9cebe351b9eca066640a805cf48b2a4a5c7 Mon Sep 17 00:00:00 2001 From: Michael Grund <23025878+michaelgrund@users.noreply.github.com> Date: Wed, 8 Jan 2025 16:03:34 +0100 Subject: [PATCH] Update hlines.py --- pygmt/src/hlines.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/src/hlines.py b/pygmt/src/hlines.py index b277358d981..3c3161cc033 100644 --- a/pygmt/src/hlines.py +++ b/pygmt/src/hlines.py @@ -40,7 +40,7 @@ def hlines( - **Cartesian** coordinate system: lines are plotted as straight lines. - **Polar** projection: lines are plotted as arcs along a constant radius. - - **Geographic** projection: lines are plotted as parallels along constant latitude. + - **Geographic** projection: lines are plotted along parallels (constant latitude). Parameters ----------