Browse Source

correct trailing space on +R usermode documentation

tags/v2.3.0-rc1
Shivaram Lingamneni 3 years ago
parent
commit
e706124852
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      irc/help.go

+ 1
- 1
irc/help.go View File

68
   +a  |  User is marked as being away. This mode is set with the /AWAY command.
68
   +a  |  User is marked as being away. This mode is set with the /AWAY command.
69
   +i  |  User is marked as invisible (their channels are hidden from whois replies).
69
   +i  |  User is marked as invisible (their channels are hidden from whois replies).
70
   +o  |  User is an IRC operator.
70
   +o  |  User is an IRC operator.
71
-  +R  |  User only accepts messages from other registered users. 
71
+  +R  |  User only accepts messages from other registered users.
72
   +s  |  Server Notice Masks (see help with /HELPOP snomasks).
72
   +s  |  Server Notice Masks (see help with /HELPOP snomasks).
73
   +Z  |  User is connected via TLS.
73
   +Z  |  User is connected via TLS.
74
   +B  |  User is a bot.
74
   +B  |  User is a bot.

Loading…
Cancel
Save