X-Git-Url: https://git.ctpug.org.za/?p=naja.git;a=blobdiff_plain;f=naja%2Fscenes%2Fintroduction.py;fp=naja%2Fscenes%2Fintroduction.py;h=2d12dd846445bd4e6777120779709cfafbd44686;hp=913e2dcf5468c9f9b08ce68ca3d3a1d4a67caed0;hb=8012c688c1fba7c31932b34a3a93e3a3c242adbf;hpb=2e9cb0a10b2adf72f75409b15242e8605321e170 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"