From a1f37dbcd2076951355364674c8d268e79f0bc3e Mon Sep 17 00:00:00 2001 From: Dongdong Tian Date: Sun, 21 Jun 2026 16:11:49 +0800 Subject: [PATCH] Fix two typos detected by typos --- pygmt/datasets/earth_relief.py | 2 +- pygmt/figure.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pygmt/datasets/earth_relief.py b/pygmt/datasets/earth_relief.py index 176cf7bde0a..d4a1ce38267 100644 --- a/pygmt/datasets/earth_relief.py +++ b/pygmt/datasets/earth_relief.py @@ -92,7 +92,7 @@ def load_earth_relief( Select the source for the Earth relief data. Available options are: - ``"igpp"``: IGPP Earth Relief. See :gmt-datasets:`earth-relief.html`. - - ``"synbath"``: IGPP Earth Relief dataset that uses stastical properties of + - ``"synbath"``: IGPP Earth Relief dataset that uses statistical properties of young seafloor to provide a more realistic relief of young areas with small seamounts. - ``"gebco"``: GEBCO Earth Relief with only observed relief and inferred relief diff --git a/pygmt/figure.py b/pygmt/figure.py index 664798a9226..94b6b944112 100644 --- a/pygmt/figure.py +++ b/pygmt/figure.py @@ -207,7 +207,7 @@ def savefig( supported formats and their extensions above. transparent Use a transparent background for the figure. Only valid for PNG format and - the PNG file asscoiated with KML format. + the PNG file associated with KML format. crop Crop the figure canvas (page) to the plot area. anti_alias