fix erroneous doc

This commit is contained in:
Ryan Pessa 2014-12-04 11:25:31 -06:00
parent 73cecfea2e
commit a2953ae9cf
1 changed files with 1 additions and 1 deletions

View File

@ -345,7 +345,7 @@ class TabbedPanel(GridLayout):
`bottom_left`, `bottom_mid`, `bottom_right`.
:attr:`tab_pos` is an :class:`~kivy.properties.OptionProperty` and
defaults to 'bottom_mid'.
defaults to 'top_left'.
'''
tab_height = NumericProperty('40dp')