Digits, not words.
authorJeremy Thurgood <firxen@gmail.com>
Sat, 17 May 2014 23:29:15 +0000 (01:29 +0200)
committerJeremy Thurgood <firxen@gmail.com>
Sat, 17 May 2014 23:29:41 +0000 (01:29 +0200)
naja/scenes/howto.py

index 4d341786d780968b739c96aa6589e39c266f1863..d5261f3404ee9094d74572906cd8b722fde5a9b5 100644 (file)
@@ -26,7 +26,7 @@ class HowtoScene(Scene):
                 "bits to gain points for reasons that are unlikely ever "
                 "to become clear.",
                 "",
-                "You have 8 bits. Four bits control the directions "
+                "You have 8 bits. 4 bits control the directions "
                 "you can move in {NORTH,SOUTH,EAST,WEST}, 3 allow you "
                 "to unlock actions {RED,GREEN,BLUE} and the "
                 "last, the Most Significant Bit {MSB}, makes everything "