diff options
| author | Kleopatra Angelidi <akleop@gmail.com> | 2013-05-19 15:14:18 +0300 |
|---|---|---|
| committer | Kleopatra Angelidi <akleop@gmail.com> | 2013-05-19 15:14:18 +0300 |
| commit | aa84e7b52b4fc32c58f622f687f9d1c71bc855ee (patch) | |
| tree | f37ccc7a079066df0ad97155e2aac37c9bf84632 /weatbag/tiles/n5w5.py | |
| parent | b66b944ddec676081721a4903db2cbb646b8d27d (diff) | |
grammar fixed
Diffstat (limited to 'weatbag/tiles/n5w5.py')
| -rw-r--r-- | weatbag/tiles/n5w5.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/n5w5.py b/weatbag/tiles/n5w5.py index 5767e9e..ad41b7e 100644 --- a/weatbag/tiles/n5w5.py +++ b/weatbag/tiles/n5w5.py @@ -17,7 +17,7 @@ class Tile: "outside the kiosk is digging holes in the sand.\n" "You say hi, and the old lady replies:\n" "Hello to you traveler, I'm Grace Hopper and this is my cat " - "Sandy Claws. I could offer you a cream but first you must " + "Sandy Claws. I could offer you some cream but first you must " "answer me this:\n" "Tom's mother has three children. One is named April, one is " "named May. What is the third one named?\n") |
