land ids example fix typo

This commit is contained in:
qua-non 2013-10-23 21:02:22 +05:30
parent 18ff675879
commit 6e072a0aea
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ There is a simpler way to access the ids as defined in the kv language for examp
In your python code::
class MyButtHurts(BoxLayout):
class MyBumHurts(BoxLayout):
def polite_smack(self):
self.ids.gentle_pats_are_good.text = 'I like!, be gentle.'