aboutsummaryrefslogtreecommitdiff
path: root/docs/source/operations/pipeline.rst
diff options
context:
space:
mode:
authorMike Toews <mwtoews@gmail.com>2018-03-06 12:18:18 +1300
committerMike Toews <mwtoews@gmail.com>2018-03-06 12:18:18 +1300
commit5769d0bceef0b72494b87f63b040dafaed5da983 (patch)
treed4cf02584fcfaa477639a973dab2029e1d4a5147 /docs/source/operations/pipeline.rst
parent7d9a545d5052c3845a43c0bd96c124e93ed6d630 (diff)
downloadPROJ-5769d0bceef0b72494b87f63b040dafaed5da983.tar.gz
PROJ-5769d0bceef0b72494b87f63b040dafaed5da983.zip
fix a few typos (again)
Diffstat (limited to 'docs/source/operations/pipeline.rst')
-rw-r--r--docs/source/operations/pipeline.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/operations/pipeline.rst b/docs/source/operations/pipeline.rst
index 18637712..d7694041 100644
--- a/docs/source/operations/pipeline.rst
+++ b/docs/source/operations/pipeline.rst
@@ -41,8 +41,8 @@ been swapped:
Here the first step is applying the :ref:`merc` projection and the second step is
applying the :ref:`axisswap` conversion. Note that the `+ellps=GRS80` is specified
-before the first occurence of `+step`. This means that the GRS80 ellipsoid is used
-in both steps, since any parameter stated before the first occurence of `+step` is
+before the first occurrence of `+step`. This means that the GRS80 ellipsoid is used
+in both steps, since any parameter stated before the first occurrence of `+step` is
treated as a global parameter and is transferred to each individual steps.