From b7f8a012bfd11465af9f95c3d60101539a25219a Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Sat, 9 May 2020 18:48:10 +0200 Subject: scripts/fix_typos.sh: fix URLs to dictionaries, and fix typos spotted --- src/projections/isea.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/projections/isea.cpp') diff --git a/src/projections/isea.cpp b/src/projections/isea.cpp index 1ebbeebb..dd1d48ff 100644 --- a/src/projections/isea.cpp +++ b/src/projections/isea.cpp @@ -322,7 +322,7 @@ static int isea_snyder_forward(struct isea_geo * ll, struct isea_pt * out) /* * spherical distance from center of polygon face to any of its - * vertexes on the globe + * vertices on the globe */ double g; -- cgit v1.2.3