diff options
| author | Kleopatra Angelidi <akleop@gmail.com> | 2013-05-20 14:03:58 +0300 |
|---|---|---|
| committer | Kleopatra Angelidi <akleop@gmail.com> | 2013-05-20 14:03:58 +0300 |
| commit | 2f84c99a87a69e205c6daaa746dde9e2788cf0ec (patch) | |
| tree | 1c608083e8e305bf0e98ffd3c1b49e20a5199695 /weatbag/tiles | |
| parent | aa84e7b52b4fc32c58f622f687f9d1c71bc855ee (diff) | |
grammar error fixed
Diffstat (limited to 'weatbag/tiles')
| -rw-r--r-- | weatbag/tiles/n3w5.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n3w5.py b/weatbag/tiles/n3w5.py index 5e0068d..b339261 100644 --- a/weatbag/tiles/n3w5.py +++ b/weatbag/tiles/n3w5.py @@ -16,7 +16,7 @@ class Tile: def challenge(self): print("You just steped into something different. It is a metal box and " "it looks like something is written on it. You clear the dirt " - "of it and what you see carved in the box lid is:\n\n" + "off it and what you see carved in the box lid is:\n\n" "stands\n" "-------\n" "0_2345\n\n" |
