From 365ff4696cfdb6dd984cdac6a2515fe0fb8f65a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yvonne=20Fr=C3=B6hlich?= Date: Wed, 21 Jan 2026 19:05:27 +0100 Subject: [PATCH] Fix copy-past typo --- pygmt/src/coast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/src/coast.py b/pygmt/src/coast.py index 02f5e1a4fc2..857148a7308 100644 --- a/pygmt/src/coast.py +++ b/pygmt/src/coast.py @@ -141,7 +141,7 @@ def coast( # noqa: PLR0913 This parameter is deprecated. Use :meth:`pygmt.Figure.scalebar` instead, which provides a more comprehensive and flexible API for adding scale bars to plots. This parameter still accepts raw GMT CLI strings for the ``-L`` - option of the ``basemap`` module for backward compatibility. + option of the ``coast`` module for backward compatibility. box Draw a background box behind the map scale or rose. If set to ``True``, a simple rectangular box is drawn using :gmt-term:`MAP_FRAME_PEN`. To customize the box