X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ba2f3ec94b86800e6c7ee918ce3901da7e78b7b..7c4728f63395c3641aa62f2b549ee693eb8be978:/include/wx/html/winpars.h diff --git a/include/wx/html/winpars.h b/include/wx/html/winpars.h index 5735e2c3cb..fc687c495d 100644 --- a/include/wx/html/winpars.h +++ b/include/wx/html/winpars.h @@ -145,7 +145,7 @@ private: // This list is used to initialize m_Handlers member. wxHtmlContainerCell *m_Container; - // actual container. See Open/CloseContainer for details. + // current container. See Open/CloseContainer for details. int m_FontBold, m_FontItalic, m_FontUnderlined, m_FontFixed; // this is not TRUE,FALSE but 1,0, we need it for indexing int m_FontSize; /* -2 to +4, 0 is default */