Of course there was a typo.
authoradrianna <adrianna.pinska@gmail.com>
Sun, 1 Jun 2014 22:05:56 +0000 (00:05 +0200)
committeradrianna <adrianna.pinska@gmail.com>
Sun, 1 Jun 2014 22:05:56 +0000 (00:05 +0200)
naja/scenes/introduction.py

index 913e2dcf5468c9f9b08ce68ca3d3a1d4a67caed0..2d12dd846445bd4e6777120779709cfafbd44686 100644 (file)
@@ -107,7 +107,7 @@ class IntroductionScene(Scene):
         self.add(TextBoxWidget(
             (24, 72), '\n'.join([
                 "These are your robot's status bits. On the left we have"
         self.add(TextBoxWidget(
             (24, 72), '\n'.join([
                 "These are your robot's status bits. On the left we have"
-                " the Most Signiticant Bit (MSB, currently set), then the"
+                " the Most Significant Bit (MSB, currently set), then the"
                 " Red (unset), Green (set) and Blue (set) key bits, and"
                 " finally the four bits which control movement options, of"
                 " which only left is set. You can only move in directions"
                 " Red (unset), Green (set) and Blue (set) key bits, and"
                 " finally the four bits which control movement options, of"
                 " which only left is set. You can only move in directions"