aboutsummaryrefslogtreecommitdiff
path: root/docs/source/faq.rst
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
committerEven Rouault <even.rouault@spatialys.com>2016-12-12 16:33:43 +0100
commitab7e98b026b327e8b61510ba4e79b5ae42b5e5f2 (patch)
tree0398d826eb4fd29a43d3360ba2e8b75b6f7e943d /docs/source/faq.rst
parente47afa43860e4350dce13689108096ab33c56d12 (diff)
downloadPROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.tar.gz
PROJ-ab7e98b026b327e8b61510ba4e79b5ae42b5e5f2.zip
Add a scripts/fix_typos.sh script and correct reported errors
Diffstat (limited to 'docs/source/faq.rst')
-rw-r--r--docs/source/faq.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/faq.rst b/docs/source/faq.rst
index 929386df..0240df1d 100644
--- a/docs/source/faq.rst
+++ b/docs/source/faq.rst
@@ -163,7 +163,7 @@ default numeric locale by setting the LC_NUMERIC environment variable to C.
.. note::
NOTE: Per ticket #49, in PROJ 4.7.0 and later pj_init() operates with locale
- overriden to "C" to avoid most locale specific processing for applications
+ overridden to "C" to avoid most locale specific processing for applications
using the API. Command line tools may still have issues.
Changing Ellipsoid / Why can't I convert from WGS84 to Google Earth / Virtual Globe Mercator?