aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-01-02 11:29:36 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-01-02 11:29:36 +0100
commitbe5778fa90586abd431fc02375870d71d2e3ba78 (patch)
treea8b51f31a6161b0ccf6e3075fc32235b466a675e /src/proj.h
parentd8d96cecce9c4ee3136e63e32d2ce952fa2ede56 (diff)
downloadPROJ-be5778fa90586abd431fc02375870d71d2e3ba78.tar.gz
PROJ-be5778fa90586abd431fc02375870d71d2e3ba78.zip
Typo fixes
Diffstat (limited to 'src/proj.h')
-rw-r--r--src/proj.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj.h b/src/proj.h
index 195add80..ef14f237 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -605,7 +605,7 @@ typedef enum
PJ_PROJ_4
} PJ_PROJ_STRING_TYPE;
-/** Spatial criterion to restrict candiate operations. */
+/** Spatial criterion to restrict candidate operations. */
typedef enum {
/** The area of validity of transforms should strictly contain the
* are of interest. */