diff options
| author | 2023-02-27 23:37:25 +0000 | |
|---|---|---|
| committer | 2023-02-28 13:54:33 +0000 | |
| commit | 8efe8fac9afcf6f10a5abfeee1a8dfc400976fbe (patch) | |
| tree | 808d3a59ed7b60b9a85759025545ffdff1908246 /docs/conf/modules.conf.example | |
| parent | Sort opers alphabetically in `/STATS P`. (diff) | |
Fix a typo in the example module config.
Diffstat (limited to 'docs/conf/modules.conf.example')
| -rw-r--r-- | docs/conf/modules.conf.example | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf/modules.conf.example b/docs/conf/modules.conf.example index 4f57a2a3e..952eb14ae 100644 --- a/docs/conf/modules.conf.example +++ b/docs/conf/modules.conf.example @@ -1072,7 +1072,7 @@ # If you also use the hideoper module you can allow hidden opers with # the help mode set to to be included in `/STATS P` and mark helpers # as such to differentiate them from opers. -# <hideoper ignorehideoper="no" +# <helpmode ignorehideoper="no" # markhelpers="yes"> #-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-#-# |
