From aa84e7b52b4fc32c58f622f687f9d1c71bc855ee Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Sun, 19 May 2013 15:14:18 +0300 Subject: grammar fixed --- weatbag/tiles/n3w5.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'weatbag/tiles/n3w5.py') diff --git a/weatbag/tiles/n3w5.py b/weatbag/tiles/n3w5.py index 1b9a969..5e0068d 100644 --- a/weatbag/tiles/n3w5.py +++ b/weatbag/tiles/n3w5.py @@ -7,7 +7,7 @@ class Tile: self.challenge_completed = False def describe(self): - print("Your feet do a crackling sound as your feet snapp some twigs on " + print("Your feet make a crackling sound as your feet snap some twigs on " "the ground.\n") if not self.challenge_completed: self.challenge() @@ -22,7 +22,7 @@ class Tile: "0_2345\n\n" "You try to open the box but it won't open.\n" "Now... as you might have guessed already, it is a magic box! " - "If you *understand* what these carvings represend the box will " + "If you *understand* what these carvings represent the box will " "open!") # What the riddle says is "No one understands" -- cgit v1.3