diff options
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 |
