diff options
author | IIMarckus <iimarckus@gmail.com> | 2012-01-10 12:11:37 -0700 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2012-01-10 12:11:37 -0700 |
commit | 1d97a39583c6634d22113b1c2134395f161289b4 (patch) | |
tree | db297e331a38b42015d308421f8ce525af181b45 /extras/extract_maps.py | |
parent | b8077a31f80655b0424a97e9d880d0f5472a0eb4 (diff) |
Fix typo: Lavendar → Lavender.
hg-commit-id: e231f8562c83
Diffstat (limited to 'extras/extract_maps.py')
-rw-r--r-- | extras/extract_maps.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/extract_maps.py b/extras/extract_maps.py index 0c002f16..a1394e97 100644 --- a/extras/extract_maps.py +++ b/extras/extract_maps.py @@ -27,7 +27,7 @@ maps = { 0x01: "Viridian City", 0x02: "Pewter City", 0x03: "Cerulean City", - 0x04: "Lavendar Town", #?? + 0x04: "Lavender Town", #?? 0x05: "Vermilion City", #correct 0x06: "Celadon City", 0x07: "Fuchsia City", |