]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/regex.tex
Documentation fixes, patch 1179223 by Andreas Mohr
[wxWidgets.git] / docs / latex / wx / regex.tex
index c78422222e205bf5f77099dcef0da31771d71de2..52ea21d508dc96e4ff10b11b8026a05c90a8ae65 100644 (file)
@@ -163,7 +163,7 @@ May only be called after successful call to \helpref{Matches()}{wxregexmatches}
 and only if {\tt wxRE\_NOSUB} was {\bf not} used in 
 \helpref{Compile()}{wxregexcompile}.
 
-Returns {\tt false} if no match or if an error occured.
+Returns {\tt false} if no match or if an error occurred.
 
 \constfunc{wxString}{GetMatch}{\param{const wxString\& }{text}, \param{size\_t }{index = 0}}