]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/html/htmltag.h
automated virtual/const fixes by ifacecheck
[wxWidgets.git] / interface / wx / html / htmltag.h
index 6e4cf6fb35c359228184b288b08966132546aef7..66a452945c17b09f8ab1651c266624cb199b377d 100644 (file)
@@ -101,7 +101,7 @@ public:
 
     /**
         Returns @true if the tag has a parameter of the given name.
-        Example : @c FONT SIZE=+2 COLOR="#FF00FF" has two parameters named
+        Example : @c FONT SIZE=+2 COLOR="\#FF00FF" has two parameters named
         "SIZE" and "COLOR".
         
         @param par