summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2019-01-24 17:15:13 +0000
committerPeter Powell <petpow@saberuk.com>2019-01-24 17:15:13 +0000
commit3b39a88fdf6726dc60e0474ada3b6bc5d16f3c23 (patch)
tree55eecfb90c2db35c84841bda0cbcbf5ce24537d9 /include
parentd5b50d9ed107d6a8b9241a831c1dae713963b524 (diff)
Fix a minor Doxygen warning.
Diffstat (limited to 'include')
-rw-r--r--include/listmode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/listmode.h b/include/listmode.h
index febef0bd2..66c3b8446 100644
--- a/include/listmode.h
+++ b/include/listmode.h
@@ -99,7 +99,7 @@ class CoreExport ListModeBase : public ModeHandler
*/
bool tidy;
- /** Limits on a per-channel basis read from the <listmode>
+ /** Limits on a per-channel basis read from the \<listmode>
* config tag.
*/
limitlist chanlimits;