]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/debugrpt/debugrpt.cpp
Fix a bunch of spelling mistakes cause by an early commit.
[wxWidgets.git] / samples / debugrpt / debugrpt.cpp
index 3ec7fc7f31f5cab26376a8ea5a684d002aa5fd36..e8b5ee9f3a7eaa6178a1616062ab4ee50bb2b21c 100644 (file)
@@ -322,7 +322,7 @@ void MyFrame::OnPaint(wxPaintEvent& WXUNUSED(event))
 
 MyApp::MyApp()
 {
-    // user needs to explicitely enable this
+    // user needs to explicitly enable this
     m_uploadReport = false;
 
     // call this to tell the library to call our OnFatalException()