From b63dacba14d8a976e52771143d85f80c523ed416 Mon Sep 17 00:00:00 2001 From: Kleopatra Angelidi Date: Tue, 7 May 2013 20:44:38 +0300 Subject: grammar and orthography --- weatbag/tiles/n1w2.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'weatbag/tiles/n1w2.py') diff --git a/weatbag/tiles/n1w2.py b/weatbag/tiles/n1w2.py index 4dfa3cb..4d18ff4 100644 --- a/weatbag/tiles/n1w2.py +++ b/weatbag/tiles/n1w2.py @@ -18,7 +18,7 @@ class Tile: elif direction == "w": print("The sandy beach is transforming into big rocks but it looks " "like you are able to climb them.\n" - "Just be carefull because they are a bit slipery.") + "Just be careful because they are a bit slipery.") return True else: return True -- cgit v1.3