fix some warnings and spellings from my last commit

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1022 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
Shawn Hoffman
2008-10-30 21:42:47 +00:00
parent cf137e6f6f
commit 60a75d861d
2 changed files with 7 additions and 7 deletions

View File

@ -150,7 +150,7 @@ class CConfigMain
wxArrayString arrayStringFor_WiiAspectRatio;
wxStaticText* WiiAspectRatioText;
wxChoice* WiiAspectRatio;
wxArrayString arrayStringFor_WiiSytemLang;
wxArrayString arrayStringFor_WiiSystemLang;
wxStaticText* WiiSystemLangText;
wxChoice* WiiSystemLang;