aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorIIMarckus <iimarckus@gmail.com>2012-01-10 12:11:37 -0700
committerIIMarckus <iimarckus@gmail.com>2012-01-10 12:11:37 -0700
commit1d97a39583c6634d22113b1c2134395f161289b4 (patch)
treedb297e331a38b42015d308421f8ce525af181b45
parentFix typo: Lavendar → Lavender. (diff)
downloadpokeyellow-1d97a39583c6634d22113b1c2134395f161289b4.tar.gz
pokeyellow-1d97a39583c6634d22113b1c2134395f161289b4.tar.xz
pokeyellow-1d97a39583c6634d22113b1c2134395f161289b4.zip
Fix typo: Lavendar → Lavender.
hg-commit-id: e231f8562c83
-rw-r--r--extras/extract_maps.py2
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",