diff options
-rw-r--r-- | include/listmode.h | 2 |
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; |