doc: syntax

This commit is contained in:
Mathieu Virbel 2014-12-08 11:20:19 +01:00
parent 7f5158545b
commit 933bc0b97b
1 changed files with 1 additions and 1 deletions

View File

@ -505,7 +505,7 @@ class FocusBehavior(object):
focused widgets, if, the config keyboard mode is not multi. Touches on focused widgets, if, the config keyboard mode is not multi. Touches on
focusable widgets that were used to focus are automatically added here. focusable widgets that were used to focus are automatically added here.
Example usage: Example usage::
class Unfocusable(Widget): class Unfocusable(Widget):