aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/projections/utm.rst
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 /docs/source/operations/projections/utm.rst
parent371bc3c5e7472d4f2fdffad0b39e7c9d27abf234 (diff)
downloadPROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.tar.gz
PROJ-ea3f53746c859c73c775bf11d17f8471d0fb59f2.zip
DOC: configure and add spelling wordlist; fix typos, apply Sphinx syntax (#2705)
Diffstat (limited to 'docs/source/operations/projections/utm.rst')
-rw-r--r--docs/source/operations/projections/utm.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/operations/projections/utm.rst b/docs/source/operations/projections/utm.rst
index 6b957472..2367cbad 100644
--- a/docs/source/operations/projections/utm.rst
+++ b/docs/source/operations/projections/utm.rst
@@ -47,7 +47,7 @@ Convert geodetic coordinate to UTM Zone 32 on the northern hemisphere::
$ echo 12 56 | proj +proj=utm +zone=32
687071.44 6210141.33
-Convert geodetic coordinate to UTM Zone 59 on the souther hemisphere::
+Convert geodetic coordinate to UTM Zone 59 on the southern hemisphere::
$ echo 174 -44 | proj +proj=utm +zone=59 +south
740526.32 5123750.87