]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/httag.tex
implemented wxDisplaySizeMM for gtk, msw & motif.
[wxWidgets.git] / docs / latex / wx / httag.tex
index 17fea3117dbfa75a80771602486f930fa9f28632..91a4713494e0ab92373d4ce6913cc98c5d4c8bc8 100644 (file)
@@ -22,7 +22,7 @@ wxObject
 
 \func{}{wxHtmlTag}{\param{const wxString\& }{source}, \param{int }{pos}, \param{int }{end\_pos}, \param{wxHtmlTagsCache* }{cache}}
 
-Constructor. You'll probably never have to construct a wxHtmlTag object
+Constructor. You will probably never have to construct a wxHtmlTag object
 yourself. Feel free to ignore the constructor parameters.
 Have a look at lib/htmlparser.cpp if you're interested in creating it.