summaryrefslogtreecommitdiffstats
path: root/src/htmlhelp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htmlhelp.h')
-rw-r--r--src/htmlhelp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/htmlhelp.h b/src/htmlhelp.h
index e7f5d97..09adb6f 100644
--- a/src/htmlhelp.h
+++ b/src/htmlhelp.h
@@ -36,7 +36,7 @@ class HtmlHelp
{
/*! used in imageNumber param of HTMLHelp::addContentsItem() function
to specify document icon in tree view.
- Writes <param name="ImageNumber" value="xx"> in .HHC file. */
+ Writes \<param name="ImageNumber" value="xx"\> in .HHC file. */
enum ImageNumber {
BOOK_CLOSED=1, BOOK_OPEN,
BOOK_CLOSED_NEW, BOOK_OPEN_NEW,