]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/main.cpp
fixed compilation when IDC_HAND is undefined
[wxWidgets.git] / src / msw / main.cpp
index 173e04607898b71c6fc672e53cb497a92c1e0282..75eb058746619503a5da48bcb90826f684605216 100644 (file)
@@ -93,7 +93,7 @@ extern int wxEntryReal(int& argc, wxChar **argv);
 #endif // __VISUALC__/!__VISUALC__
 
 // ----------------------------------------------------------------------------
-// wrapper wxEntry catching all Win32 exceptions occuring in a wx program
+// wrapper wxEntry catching all Win32 exceptions occurring in a wx program
 // ----------------------------------------------------------------------------
 
 // wrap real wxEntry in a try-except block to be able to call