]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/except/except.cpp
Updated date
[wxWidgets.git] / samples / except / except.cpp
index a63e63dea85d5739ed642cd59b58b9dd577c8dcf..256f483637fd5182dd82a202a0ad505303dde866 100644 (file)
@@ -79,7 +79,7 @@ public:
     // program startup
     virtual bool OnInit();
 
-    // 2nd-level exception handling: we get all the exceptions occuring in any
+    // 2nd-level exception handling: we get all the exceptions occurring in any
     // event handler here
     virtual bool OnExceptionInMainLoop();