diff options
| author | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-19 15:07:05 +0300 |
|---|---|---|
| committer | George Angelopoulos <l4than.d3vers@gmail.com> | 2013-04-19 15:07:05 +0300 |
| commit | a9aab11c1caa71dfd7b44d3f4a0d7eb239ba8eb6 (patch) | |
| tree | ee66f4eea3e4079f1dae5754e82f2c842c73f29d | |
| parent | 32db2f567c844ece509a5001233606465474d18f (diff) | |
Fixed some grammatical and spelling errors.
| -rw-r--r-- | weatbag/tiles/s2.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weatbag/tiles/s2.py b/weatbag/tiles/s2.py index 13b6d83..474eb55 100644 --- a/weatbag/tiles/s2.py +++ b/weatbag/tiles/s2.py @@ -5,7 +5,7 @@ class Tile: def describe(self): print("To the South, the foliage begins to thin and the path winds " - "forwards up a steep hillside. A rugged granite rockformation tops " + "forward up a steep hillside. A rugged granite rock formation tops " "the hill, its centerpiece two slabs of rock leaning together " "to form a crude arch." ) |
