diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:38:38 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2020-03-06 18:38:38 +0100 |
| commit | 0d682c7372acceab2271ba64856fb8ecf52b9882 (patch) | |
| tree | 8c4e06b0c55d26f0206dda34653b7760e299a57d /data | |
| parent | b34aa2fb81789631b8baf8d36a816cfb194f2909 (diff) | |
| download | PROJ-0d682c7372acceab2271ba64856fb8ecf52b9882.tar.gz PROJ-0d682c7372acceab2271ba64856fb8ecf52b9882.zip | |
Typo fixes identified by scripts/fix_typos.sh
Diffstat (limited to 'data')
| -rw-r--r-- | data/proj.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/data/proj.ini b/data/proj.ini index 0ae33249..c9e29e52 100644 --- a/data/proj.ini +++ b/data/proj.ini @@ -3,10 +3,10 @@ ; ; 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 |
