]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/process.h
Miscellaneous spelling and typo fixes in the documentation.
[wxWidgets.git] / interface / wx / process.h
index edbe214ffaf555281fdc4b1ac01de4be8b0557f4..b47276ebc4c61982e4592545a5cafa2158b5dd1a 100644 (file)
@@ -96,7 +96,7 @@ public:
 
     /**
         Detaches this event handler from the parent specified in the constructor
-        (see wxEvtHandler::Unlink() for a similar but not identic function).
+        (see wxEvtHandler::Unlink() for a similar but not identical function).
     
         Normally, a wxProcess object is deleted by its parent when it receives the
         notification about the process termination.