Fixing the docstring: the attribute name was wrong

This commit is contained in:
Julien Miotte 2012-11-29 01:28:39 +01:00
parent 824d192066
commit 3c98cbdf2d
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,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.]
'''