diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:33:44 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:33:44 +0100 |
| commit | 5fff613d07c697040f67f97e40eddd995ec43958 (patch) | |
| tree | c854c55811466a608bd96b472d32bb6a62b3f2eb /docs/source/resource_files.rst | |
| parent | 93da0bcaa0880b183b312e1ce7834c74357e5b0e (diff) | |
| download | PROJ-5fff613d07c697040f67f97e40eddd995ec43958.tar.gz PROJ-5fff613d07c697040f67f97e40eddd995ec43958.zip | |
Typo fixes identified by scripts/fix_typos.sh
Diffstat (limited to 'docs/source/resource_files.rst')
| -rw-r--r-- | docs/source/resource_files.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst index 48120982..39de6057 100644 --- a/docs/source/resource_files.rst +++ b/docs/source/resource_files.rst @@ -95,10 +95,10 @@ Its default content is: ; ; Network capabilities disabled by default. - ; Can be overriden with the PROJ_NETWORK=ON environment variable. + ; Can be overridden with the PROJ_NETWORK=ON environment variable. ; network = on - ; Can be overriden with the PROJ_NETWORK_ENDPOINT environment variable. + ; Can be overridden with the PROJ_NETWORK_ENDPOINT environment variable. cdn_endpoint = https://cdn.proj.org cache_enabled = on |
