fixed LaTeX compilation problems (part of patch 551210)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15384 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -80,7 +80,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 {\tt '\textasciicircum'} and {\tt '\$'}:
|
||||
|
||||
\begin{verbatim}
|
||||
enum
|
||||
|
Reference in New Issue
Block a user