]> git.saurik.com Git - wxWidgets.git/commitdiff
typo
authorStefan Csomor <csomor@advancedconcepts.ch>
Fri, 9 May 2003 07:13:32 +0000 (07:13 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Fri, 9 May 2003 07:13:32 +0000 (07:13 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20559 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/mac/app.cpp
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))
 {
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))
 {