typo fix (patch by Harukalover)

Originally committed to SVN as r2251.
This commit is contained in:
Karl Blomster 2008-07-14 22:56:49 +00:00
parent 51ee9dfdf9
commit 7e2b6afdf1
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ DialogOptions::DialogOptions(wxWindow *parent)
wxSizer *fileSizer2 = new wxBoxSizer(wxHORIZONTAL);
wxSizer *fileSizer3 = new wxStaticBoxSizer(wxHORIZONTAL,filePage,_("File paths"));
wxFlexGridSizer *fileSizer4 = new wxFlexGridSizer(3,3,5,5);
wxSizer *fileSizer5 = new wxStaticBoxSizer(wxHORIZONTAL,filePage,_("Miscelanea"));
wxSizer *fileSizer5 = new wxStaticBoxSizer(wxHORIZONTAL,filePage,_("Miscellanea"));
wxFlexGridSizer *fileSizer6 = new wxFlexGridSizer(3,2,5,5);
// First static box