I better stay correct; fixed doc

This commit is contained in:
Andreas Preikschat 2013-01-16 20:01:11 +01:00
parent 0fc9c4792f
commit 48db63e81e
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ class Settings(QtCore.QSettings):
This dict contains all core settings with their default values.
``__obsolete_settings__``
Each tuple is structured in the following way::
Each entry is structured in the following way::
(u'general/enable slide loop', u'advanced/slide limits', [(SlideLimits.Wrap, True), (SlideLimits.End, False)])