From: adrianna Date: Sun, 1 Jun 2014 22:05:56 +0000 (+0200) Subject: Of course there was a typo. X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=commitdiff_plain;h=8012c688c1fba7c31932b34a3a93e3a3c242adbf Of course there was a typo. --- diff --git a/naja/scenes/introduction.py b/naja/scenes/introduction.py index 913e2dc..2d12dd8 100644 --- a/naja/scenes/introduction.py +++ b/naja/scenes/introduction.py @@ -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" - " 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"