Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-09-01 11:22:33 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-09-01 11:22:33 (GMT)
commitcb36a9b51e9de993719ca4278a09cfd100186fad (patch)
treed5e156af2a9f4b4cb036081dac9e8031690bbd9e
parentc1e8c27dd84441d9a53b7c553b6edd7329045a3a (diff)
fixed typo
-rw-r--r--taextras.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index 3bbe486..f7dfc73 100644
--- a/taextras.py
+++ b/taextras.py
@@ -108,7 +108,7 @@ passed by an argument.'),
FOLLOWME_STRINGS = [
_('The camera was not found.')
_('Error on the initialization of the camera.')
- _('FollowMe'))
+ _('FollowMe'),
_('follow a RGB color'),
_('follow a turtle color'),
_('calibrate a color to follow'),