Fix incorrect commet in appdir.c about cache locations.

This commit is contained in:
Jeroen Bakker 2021-10-12 09:46:46 +02:00
parent e8dc02aa3f
commit 690382bef5
1 changed files with 2 additions and 1 deletions

View File

@ -219,7 +219,8 @@ bool BKE_appdir_folder_documents(char *dir)
/**
* Get the user's cache directory, i.e. $HOME/.cache/blender/ on Linux,
* %USERPROFILE%\AppData\Local\blender\ on Windows.
* %USERPROFILE%\AppData\Local\Blender Foundation\Blender\ on Windows and
* /Library/Caches/Blender on MacOS.
*
* \returns True if the path is valid. It doesn't create or checks format
* if the `blender` folder exists. It does check if the parent of the