From 1d97a39583c6634d22113b1c2134395f161289b4 Mon Sep 17 00:00:00 2001 From: IIMarckus Date: Tue, 10 Jan 2012 12:11:37 -0700 Subject: Fix typo: Lavendar → Lavender. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit hg-commit-id: e231f8562c83 --- extras/extract_maps.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras') 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", -- cgit v1.3.1-sl0p