]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/html/winpars.h
Added a resource for Smartphone menubar
[wxWidgets.git] / include / wx / html / winpars.h
index 5735e2c3cb819957f09cd95944aa0fd2a47984be..fc687c495deeb55244461b54a474b8deba6d755f 100644 (file)
@@ -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 */