More formatting and consistency fixes

This commit is contained in:
Stevoisiak
2014-11-14 14:46:49 -05:00
committed by Stevoisiak
parent 60e9301f40
commit 6da394a4d0
19 changed files with 33 additions and 55 deletions

View File

@ -128,7 +128,7 @@ bool DolphinApp::Initialize(int& c, wxChar **v)
return wxApp::Initialize(c, v);
}
// The `main program' equivalent that creates the main window and return the main frame
// The 'main program' equivalent that creates the main window and return the main frame
bool DolphinApp::OnInit()
{