diff options
author | Sadie Powell <sadie@witchery.services> | 2024-02-29 17:14:59 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2024-02-29 17:15:15 +0000 |
commit | 893bbf92516e577de932fe04f0503ecf4c9257f0 (patch) | |
tree | 5e1775f6138c6b813a1080cceb4baac56378fcff /data | |
parent | 54410932111d8d07d0a7afd912953f84eadf12e7 (diff) |
Fix some oversights.
Diffstat (limited to 'data')
-rw-r--r-- | data/anope.example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/anope.example.conf b/data/anope.example.conf index 93ae9c317..fb90a2f08 100644 --- a/data/anope.example.conf +++ b/data/anope.example.conf @@ -768,7 +768,7 @@ log * memoserv/no-limit - Can send memos through limits and throttles * nickserv/alist - Can see the channel access list of other users * nickserv/auspex - Can see any information with /NICKSERV INFO - * nickserv/cert - Can modify other certificate lists + * nickserv/cert - Can modify other users certificate lists * nickserv/confirm - Can confirm other users nicknames * nickserv/drop - Can drop other users nicks * nickserv/recover - Can recover other users nicks |