X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/9704b2509ac4fd7b9fccd5299e0b377accb2b59e..3ab6fcee36cb08428581fbff5f5de81699c3e342:/docs/latex/wx/htfilter.tex diff --git a/docs/latex/wx/htfilter.tex b/docs/latex/wx/htfilter.tex index dc80e9618d..a435712123 100644 --- a/docs/latex/wx/htfilter.tex +++ b/docs/latex/wx/htfilter.tex @@ -5,7 +5,7 @@ \section{\class{wxHtmlFilter}}\label{wxhtmlfilter} -This class is an input filter for \helpref{wxHtmlWindow}{wxhtmlwindow}. +This class is the parent class of input filters for \helpref{wxHtmlWindow}{wxhtmlwindow}. It allows you to read and display files of different file formats. \wxheading{Derived from} @@ -33,7 +33,7 @@ Constructor. \func{bool}{CanRead}{\param{const wxFSFile\& }{file}} -Returns TRUE if this filter is capable of reading file {\it file}. +Returns true if this filter is capable of reading file {\it file}. Example: