From 53361ec28cb05f1c83d33cc86060c1ef2c18c2b4 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Tue, 30 Apr 2013 18:08:41 +0300 Subject: corrected weired to weird (orthography) --- weatbag/tiles/n2w3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag') diff --git a/weatbag/tiles/n2w3.py b/weatbag/tiles/n2w3.py index 85ca7f1..9113861 100644 --- a/weatbag/tiles/n2w3.py +++ b/weatbag/tiles/n2w3.py @@ -8,7 +8,7 @@ class Tile: "took leads to a small wooden hut.\n") if not self.first_visit and not self.tree_fallen: print("You saw a tree fall and it didn't make any sound and " - "WOW... that was weired because you were there and " + "WOW... that was weird because you were there and " "observed it!\n") self.tree_fallen = True self.first_visit = False -- cgit v1.3