]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/window.tex
Grammtical correction in commented out documentation, but fixed anyway as the comment...
[wxWidgets.git] / docs / latex / wx / window.tex
index f1fd5680e77757da8b83f246958434cd075dd4c6..e6efcd497accc1d04ac3c3d1fdb1eab08740bdcc 100644 (file)
@@ -1609,7 +1609,7 @@ and not navigate to the next control.
 %%
 %% This function is only relevant to top-level windows (frames and dialogs), and under
 %% Windows only. Under GTK the normal EVT\_CHAR\_ event has the functionality, i.e.
-%% you can intercepts it and if you don't call \helpref{wxEvent::Skip}{wxeventskip}
+%% you can intercept it, and if you don't call \helpref{wxEvent::Skip}{wxeventskip}
 %% the window won't get the event.
 %%
 %% \wxheading{See also}