From: Jeremy Thurgood Date: Sat, 17 May 2014 23:29:15 +0000 (+0200) Subject: Digits, not words. X-Git-Tag: 0.1~8^2 X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=fb6b38ffe38636871afc0134f145b3c670c1ccc3 Digits, not words. --- diff --git a/naja/scenes/howto.py b/naja/scenes/howto.py index 4d34178..d5261f3 100644 --- a/naja/scenes/howto.py +++ b/naja/scenes/howto.py @@ -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 "