Fix a case issue
authorepage <eopage@byu.net>
Sun, 24 May 2009 03:12:18 +0000 (03:12 +0000)
committerepage <eopage@byu.net>
Sun, 24 May 2009 03:12:18 +0000 (03:12 +0000)
git-svn-id: file:///svnroot/ejpi/trunk@38 df6cc7de-23d0-4ae0-bb86-c17aa67b2a9d

src/plugins/alphabet.map

index eae3549..1d1d7c2 100644 (file)
@@ -5,7 +5,7 @@
                (0, 0): {
                        "CENTER": {"action": "e", "type": "text", "text": "E", },
                        "SOUTH": {"action": "q", "type": "text", "text": "Q", },
-                       "EAST": {"action": "W", "type": "text", "text": "W", },
+                       "EAST": {"action": "w", "type": "text", "text": "W", },
                        "showAllSlices": True,
                },
                (0, 1): {