From 54aa002a24db27a6280f929a71b44ed2105bcb79 Mon Sep 17 00:00:00 2001 From: yvonnefroelich Date: Tue, 24 Dec 2024 09:59:36 +0100 Subject: [PATCH] Replace tab by white spaces --- pygmt/datasets/earth_dist.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygmt/datasets/earth_dist.py b/pygmt/datasets/earth_dist.py index c4e7fa12c83..4897c475b43 100644 --- a/pygmt/datasets/earth_dist.py +++ b/pygmt/datasets/earth_dist.py @@ -68,7 +68,7 @@ def load_earth_dist( grid The GSHHG Earth distance to shoreline grid. Coordinates are latitude and longitude in degrees. Distances are in kilometers, where positive (negative) - values mean land to coastline (ocean to coastline). + values mean land to coastline (ocean to coastline). Note ----