mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-20 01:14:20 +00:00
Documentation correction.
This commit is contained in:
parent
fe6ec7acfc
commit
488fe56ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@ public:
|
|||
C:\\Documents and Settings\\username\\Application Data\\[folderName]\\[applicationName].[filenameSuffix]
|
||||
|
||||
On Linux it'll return
|
||||
~/.[folderName]/[applicationName].[filenameSuffix]
|
||||
~/[folderName]/[applicationName].[filenameSuffix]
|
||||
|
||||
If the folderName variable is empty, it'll use the app name for this (or omit the
|
||||
folder name on the Mac).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue