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/n1w6.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n1w6.py') diff --git a/weatbag/tiles/n1w6.py b/weatbag/tiles/n1w6.py index ab2da24..7c8438f 100644 --- a/weatbag/tiles/n1w6.py +++ b/weatbag/tiles/n1w6.py @@ -15,5 +15,5 @@ class Tile: "cliff!\n") return False elif direction in('e', 'n'): - print("You follow tha path downhill.") + print("You follow the path downhill.") return True -- cgit v1.3