]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/app.cpp
* Fix logical error in m_overflow attribute merging
[wxWidgets.git] / src / mac / carbon / app.cpp
index 546bdf8bb3b5ce4f56c02b9759b4dde2cc85b25d..f3ef2825300e818af12e51d4cc7a729c341fdcf6 100644 (file)
@@ -219,7 +219,7 @@ short wxApp::MacHandleAEOApp(const WXEVENTREF WXUNUSED(event) , WXEVENTREF WXUNU
     return noErr ;
 }
 
-// AEQuit attempts to quite the application
+// AEQuit attempts to quit the application
 
 short wxApp::MacHandleAEQuit(const WXEVENTREF WXUNUSED(event) , WXEVENTREF WXUNUSED(reply))
 {