doc: fixed formatting in app.py

This commit is contained in:
Zen-CODE 2014-07-30 19:39:00 +02:00
parent 377a47fc4c
commit 234985d606
1 changed files with 3 additions and 2 deletions

View File

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