Minor mods if any
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5910 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -238,7 +238,7 @@ void MyFrame::LogDialog(wxCommandEvent& event)
|
||||
|
||||
wxLog::FlushActive();
|
||||
|
||||
wxLogMessage("And this is the same dialog but with onle one message");
|
||||
wxLogMessage("And this is the same dialog but with only one message.");
|
||||
}
|
||||
|
||||
void MyFrame::MessageBox(wxCommandEvent& WXUNUSED(event) )
|
||||
|
Reference in New Issue
Block a user