]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/tevent.tex
another patch bring the docs more up to date (patch 1717776)
[wxWidgets.git] / docs / latex / wx / tevent.tex
index e615864ac3c1d08938c929cad229c8b260c4856e..7a959a9fb4b170b06d84b297f904dac8e024cf27 100644 (file)
@@ -449,7 +449,7 @@ DEFINE_EVENT_TYPE(name)
 \end{verbatim}
 
 You can ignore the {\it value} parameter of the DECLARE\_EVENT\_TYPE macro
-since it used only for backwards compatibility with wxWidgets 2.0.x based
+since it is used only for backwards compatibility with wxWidgets 2.0.x based
 applications where you have to give the event type ID an explicit value.
 
 See also the \helpref{event sample}{sampleevent} for an example of code