]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/mask.tex
Small fixes for Tex2RTF but alas, we still get memory problems.
[wxWidgets.git] / docs / latex / wx / mask.tex
index f57652789cc083c84b69e7124b71a2417933b368..e850fb3f16312d7386c8a4ba810769d6eeb6b34e 100644 (file)
@@ -40,7 +40,7 @@ Constructs a mask from a monochrome bitmap.
 Constructs a mask from a bitmap and a colour that indicates the background.
 
 \pythonnote{wxPython has an alternate wxMask constructor matching this
-form called \tt{wxMaskColour}.}
+form called {\tt wxMaskColour}.}
 
 \func{}{wxMask}{\param{const wxBitmap\& }{bitmap}, \param{int}{ index}}