]> git.netwichtig.de Git - user/henk/code/inspircd.git/commitdiff
Correct a module name typo.
authorMatt Schatz <genius3000@g3k.solutions>
Tue, 24 Mar 2020 06:21:01 +0000 (00:21 -0600)
committerSadie Powell <sadie@witchery.services>
Tue, 24 Mar 2020 18:19:20 +0000 (18:19 +0000)
docs/conf/helpop.conf.example

index 4308c9915024f744df7fd4ff4cf2df03d3c21034..7f36006a07fa06ab48701eaeb8d0beab079440d2 100644 (file)
@@ -846,7 +846,7 @@ using their cloak when they quit.
  w            Receives wallops messages.
  x            Gives a cloaked hostname (requires the cloaking module).
  z            Only allow private messages from SSL users (requires the
-              sslmode module).
+              sslmodes module).
  B            Marks as a bot (requires the botmode module).
  D            Privdeaf mode. User will not receive any private messages
               or notices from users (requires the deaf module).