]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/htmlprn.tex
MF_BYCOMMAND is zero so don't try to test it
[wxWidgets.git] / docs / latex / wx / htmlprn.tex
index c6367628a846c95691e0e5104947840b1a3e4b7f..f52852c23a163afb7336c5a2ef9cdec8569600ac 100644 (file)
@@ -5,7 +5,7 @@ The wxHTML library provides printing facilities with several levels of complexit
 The easiest way to print an HTML document is to use 
 \helpref{wxHtmlEasyPrinting class}{wxhtmleasyprinting}. It lets you print HTML documents with only one
 command and you don't have to worry about deriving from the wxPrintout class at all. It is only a simple wrapper around the 
-\helpref{wxHtmlPrintout}{wxhtmlprintout}, normal wxWindows printout class.
+\helpref{wxHtmlPrintout}{wxhtmlprintout}, normal wxWidgets printout class.
 
 And finally there is the low level class \helpref{wxHtmlDCRenderer}{wxhtmldcrenderer} which you can use to
 render HTML into a rectangular area on any DC. It supports rendering into multiple rectangles with the same