From 2cc3d7ac306ad7ae935acad7d4d338b6e00914c3 Mon Sep 17 00:00:00 2001 From: George Angelopoulos Date: Sat, 20 Apr 2013 22:26:03 +0300 Subject: small obnoxious change --- weatbag/tiles/n1w1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/weatbag/tiles/n1w1.py b/weatbag/tiles/n1w1.py index eda65a8..3203d99 100644 --- a/weatbag/tiles/n1w1.py +++ b/weatbag/tiles/n1w1.py @@ -1,7 +1,7 @@ class Tile: def describe(self): print("There is a small island northwest.\n" - "Unfortunatelly you can't swim so you need a transport to go there.\n" + "Unfortunatelly, you can't swim so you need a transport to go there.\n" "Luckilly to the north you see 2 children with a raft sitting " "under a tree." ) -- cgit v1.3