fixed compilation problem inwith ^

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11099 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin 2001-07-19 00:44:11 +00:00
parent 6bedf83dec
commit 2d290a9237

View File

@ -79,7 +79,7 @@ enum
Flags for regex matching to be used with \helpref{Matches()}{wxregexmatches}.
These flags are mainly useful when doing several matches in a long string
to prevent erroneous matches for {\tt '\^'} and {\tt '\$'}
to prevent erroneous matches for \verb|'^'| and \verb|'$'|
\begin{verbatim}
enum
{