Fix typo in QSettings docs.
Change-Id: I96dc2d57f5cc52c162ba0fd38d20141683847423 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com> Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
This commit is contained in:
parent
9e36747786
commit
530c475d90
@ -2527,7 +2527,7 @@ void QConfFileSettingsPrivate::ensureSectionParsed(QConfFile *confFile,
|
||||
character in keys. In addition, if you save a top-level
|
||||
setting (a key with no slashes in it, e.g., "someKey"), it
|
||||
will appear in the INI file's "General" section. To avoid
|
||||
overwriting other keys, if you save something using the a key
|
||||
overwriting other keys, if you save something using a key
|
||||
such as "General/someKey", the key will be located in the
|
||||
"%General" section, \e not in the "General" section.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user