]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/region.tex
fixed compilation problem inwith ^
[wxWidgets.git] / docs / latex / wx / region.tex
index 6e9af5db8c96059b7cf096c5be767ff207d18fc8..40d267c66d1f555e4ff3ebd4681b878db3865f04 100644 (file)
@@ -285,7 +285,7 @@ Resets the iterator to the given region.
 
 Increment operator. Increments the iterator to the next region.
 
-\pythonnote{A wxPython alias for this operator is called \tt{Next}.}
+\pythonnote{A wxPython alias for this operator is called {\tt Next}.}
 
 \membersection{wxRegionIterator::operator bool}