aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2020-01-18 15:40:27 +0100
committerEven Rouault <even.rouault@spatialys.com>2020-01-18 15:40:27 +0100
commit9bb87ea4782b6005848afde29db9751e05ee0e55 (patch)
treeaec42992b696010c1232ade4113442e2eb366c55
parent9d2851ad362a32e756986be65e04914230bd9ab5 (diff)
downloadPROJ-9bb87ea4782b6005848afde29db9751e05ee0e55.tar.gz
PROJ-9bb87ea4782b6005848afde29db9751e05ee0e55.zip
resource_files.rst: update user writable directory to ~/Library/Application Support for OSX
-rw-r--r--docs/source/resource_files.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/resource_files.rst b/docs/source/resource_files.rst
index 7f12a911..28628d30 100644
--- a/docs/source/resource_files.rst
+++ b/docs/source/resource_files.rst
@@ -38,7 +38,7 @@ The following paths are checked in order:
- The PROJ user writable directory, which is :
* on Windows, ${LOCALAPPDATA}/proj
- * on MacOSX, ${HOME}/Library/Logs/proj
+ * on MacOSX, ${HOME}/Library/Application Support/proj
* on other platforms (Linux), ${XDG_DATA_HOME}/proj if :envvar:`XDG_DATA_HOME`
is defined. Else ${HOME}/.local/share/proj