]> git.saurik.com Git - wxWidgets.git/blobdiff - src/cocoa/app.mm
Fix HMENU to wxMenu translation in wxMSW code.
[wxWidgets.git] / src / cocoa / app.mm
index 076da16b09f6ad15386f9c4ffcaf4087972cecd5..f05ea8c419eee68be381d237b349e8d70909df08 100644 (file)
@@ -319,7 +319,7 @@ void wxApp::WakeUpIdle()
         done without exiting the runloop.
 
         Be careful if you decide to change the implementation of this method
         done without exiting the runloop.
 
         Be careful if you decide to change the implementation of this method
-        as wxEventLoop::Exit depends on the current behavior.
+        as wxEventLoop::Exit depends on the current behaviour.
      */
     [m_cocoaApp postEvent:[NSEvent otherEventWithType:NSApplicationDefined
             location:NSZeroPoint modifierFlags:NSAnyEventMask
      */
     [m_cocoaApp postEvent:[NSEvent otherEventWithType:NSApplicationDefined
             location:NSZeroPoint modifierFlags:NSAnyEventMask