X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..b7e94bd7ebc205ffba5e2729b0d465778d4e48c6:/interface/wx/html/htmltag.h diff --git a/interface/wx/html/htmltag.h b/interface/wx/html/htmltag.h index 6e4cf6fb35..66a452945c 100644 --- a/interface/wx/html/htmltag.h +++ b/interface/wx/html/htmltag.h @@ -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