Fixed a minor typo. Resolves Issue 432.

This commit is contained in:
Griatch 2013-11-06 20:57:37 +01:00
parent bc8e27fea6
commit ead595c2df
2 changed files with 17 additions and 9 deletions

View file

@ -8,7 +8,7 @@ Create this button with
@create/drop examples.red_button.RedButton
Note that if you must drop the button before you can see its messages!
Note that you must drop the button before you can see its messages!
"""
import random
from ev import Object