ConfigSystem_Prefences: english syntax corrected.
This commit is contained in:
parent
2b948d14b4
commit
3dbf128026
1 changed files with 3 additions and 3 deletions
|
|
@ -28,9 +28,9 @@ explanations, the long explanation is the topic of the document above..'
|
||||||
Provides defaults for all kinds of application configurations. These
|
Provides defaults for all kinds of application configurations. These
|
||||||
include machine specific configurations for performance
|
include machine specific configurations for performance
|
||||||
characteristics, File and Plugins Paths and configuration data and so
|
characteristics, File and Plugins Paths and configuration data and so
|
||||||
on. Note that this only provides defaults for otherwise not yet set
|
on. Note that this only provides defaults for data that has not already
|
||||||
data. Many settings will then be stored within the project and the
|
been set. Many settings will then be stored within the project which
|
||||||
Config/Preferences becomes overridden by that.
|
override Config/Preferences.
|
||||||
|
|
||||||
anchor:ControllerGui[] link:#ControllerGui[->]Controller Gui::
|
anchor:ControllerGui[] link:#ControllerGui[->]Controller Gui::
|
||||||
This can be either a full Software implementation for a Transport
|
This can be either a full Software implementation for a Transport
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue