doc: made parameter spec consistent in app.py

This commit is contained in:
Zen-CODE 2014-07-30 19:46:26 +02:00
parent 234985d606
commit ac4d035373
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ class App(EventDispatcher):
customise the settings widget e.g. by changing the sidebar customise the settings widget e.g. by changing the sidebar
width. See the module documentation for full details. width. See the module documentation for full details.
:parameter: :Parameters:
`settings`: :class:`~kivy.uix.settings.Settings` `settings`: :class:`~kivy.uix.settings.Settings`
Settings instance for adding panels Settings instance for adding panels