aboutsummaryrefslogtreecommitdiff
path: root/src/proj.h
diff options
context:
space:
mode:
authorMike Taves <mwtoews@gmail.com>2021-05-04 09:05:06 +1200
committerGitHub <noreply@github.com>2021-05-04 09:05:06 +1200
commitea3f53746c859c73c775bf11d17f8471d0fb59f2 (patch)
tree53e3ea1cf0a5f22786f0b7805bc638e41151500b /src/proj.h
parent371bc3c5e7472d4f2fdffad0b39e7c9d27abf234 (diff)
downloadPROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.tar.gz
PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.zip
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
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 0f78271a..ceabbf07 100644
--- a/src/proj.h
+++ b/src/proj.h
@@ -1055,7 +1055,7 @@ typedef struct
* proj_create_from_database() and other functions in that section
* will have generally minimal interaction with the functions declared in the
* upper section of this header file (calling those functions on those objects
- * will either return an error or default/non-sensical values). The exception is
+ * will either return an error or default/nonsensical values). The exception is
* for ISO19111 objects of type CoordinateOperation that can be exported as a
* valid PROJ pipeline. In this case, the PJ objects will work for example with
* proj_trans_generic().