From c0e1213b090e2c825238fa66f319f88d19825413 Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Fri, 6 Mar 2020 18:35:29 +0100 Subject: proj.ini: typo fix in comment [ci skip] --- data/proj.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'data') 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 -- cgit v1.2.3