X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/3eeb7e105edde9063e3595d48202bdf456b73651..6ba5438dda164146bf36ca729f8328332fae36b7:/samples/except/except.cpp?ds=sidebyside diff --git a/samples/except/except.cpp b/samples/except/except.cpp index a63e63dea8..256f483637 100644 --- a/samples/except/except.cpp +++ b/samples/except/except.cpp @@ -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();