瀏覽代碼

Merge pull request #1237 from slingamn/trailing_space

correct trailing space on +R usermode documentation
tags/v2.3.0-rc1
Shivaram Lingamneni 3 年之前
父節點
當前提交
4411fa7b38
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      irc/help.go

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

@@ -68,7 +68,7 @@ Oragono supports the following user modes:
68 68
   +a  |  User is marked as being away. This mode is set with the /AWAY command.
69 69
   +i  |  User is marked as invisible (their channels are hidden from whois replies).
70 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 72
   +s  |  Server Notice Masks (see help with /HELPOP snomasks).
73 73
   +Z  |  User is connected via TLS.
74 74
   +B  |  User is a bot.

Loading…
取消
儲存