1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Documentation fix.

This commit is contained in:
jules 2012-05-08 11:23:08 +01:00
parent cd7cdacfd1
commit db09b5ea2f

View file

@ -39,8 +39,7 @@
all users (stored in a folder accessible to all users).
The class manages the creation of these files on-demand, allowing access via the
getUserSettings() and getCommonSettings() methods. It also has a few handy
methods like testWriteAccess() to check that the files can be saved.
getUserSettings() and getCommonSettings() methods.
After creating an instance of an ApplicationProperties object, you should first
of all call setStorageParameters() to tell it the parameters to use to create