Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-12-09 23:25:44 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-12-09 23:25:44 (GMT)
commit8d31e9e9f1b86c3167e4d276b55482e7ebf5d185 (patch)
treebef8d9ced03bbdffeee78b4b106c0016f7c60133
parent2f830f3aaf5684c02ab33eb444303c6c42071159 (diff)
fix typo (#4669)
-rw-r--r--taextras.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/taextras.py b/taextras.py
index 829afa8..4377625 100644
--- a/taextras.py
+++ b/taextras.py
@@ -424,7 +424,7 @@ LEGO_STRINGS = [
_('time'),
_('Play a tone at frequency for time.'),
# TRANS: turn is the action
- _('turn motor%s'),
+ _('turn motor %s'),
_('port'),
# TRANS: rotations is quantity of turns
_('rotations'),