Merge pull request #826 from mike-perdide/patch-6

Fixing the docstring: the attribute name was wrong
This commit is contained in:
Mathieu Virbel 2012-11-28 17:16:32 -08:00
commit 9203179fed
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ class Popup(ModalView):
.. versionadded:: 1.1.0
:data:`background_color` is a :class:`~kivy.properties.ListProperty`,
:data:`separator_color` is a :class:`~kivy.properties.ListProperty`,
default to [47 / 255., 167 / 255., 212 / 255., 1.]
'''