From be5778fa90586abd431fc02375870d71d2e3ba78 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 2 Jan 2019 11:29:36 +0100 Subject: Typo fixes --- include/proj/coordinateoperation.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/proj/coordinateoperation.hpp') diff --git a/include/proj/coordinateoperation.hpp b/include/proj/coordinateoperation.hpp index 8b9f8ee1..e64afbe7 100644 --- a/include/proj/coordinateoperation.hpp +++ b/include/proj/coordinateoperation.hpp @@ -1676,7 +1676,7 @@ class PROJ_GCC_DLL CoordinateOperationContext { PROJ_DLL SourceTargetCRSExtentUse getSourceAndTargetCRSExtentUse() const; - /** Spatial criterion to restrict candiate operations. */ + /** Spatial criterion to restrict candidate operations. */ enum class SpatialCriterion { /** The area of validity of transforms should strictly contain the * are of interest. */ -- cgit v1.2.3