瀏覽代碼

fix channel mode help text

tags/v2.5.0-rc1
Shivaram Lingamneni 3 年之前
父節點
當前提交
58b5d3c72d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      irc/help.go

+ 1
- 1
irc/help.go 查看文件

@@ -55,7 +55,7 @@ Oragono supports the following channel modes:
55 55
   +E  |  Roleplaying commands are enabled in the channel.
56 56
   +C  |  Clients are blocked from sending CTCP messages in the channel.
57 57
   +u  |  Auditorium mode: JOIN, PART, QUIT, NAMES, and WHO are hidden
58
-         hidden from unvoiced clients.
58
+         from unvoiced clients.
59 59
   +U  |  Op-moderated mode: messages from unprivileged clients are sent
60 60
          only to channel operators.
61 61
 

Loading…
取消
儲存