ソースを参照

Update irc/help.go

Co-authored-by: Mikaela Suomalainen <mikaela@mikaela.info>
tags/v2.8.0-rc1
Shivaram Lingamneni 3年前
コミット
8f8b71761d
コミッターのメールアドレスに関連付けられたアカウントが存在しません
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      irc/help.go

+ 1
- 1
irc/help.go ファイルの表示

@@ -45,7 +45,7 @@ Ergo supports the following channel modes:
45 45
   +i  |  Invite-only mode, only invited clients can join the channel.
46 46
   +k  |  Key required when joining the channel.
47 47
   +l  |  Client join limit for the channel.
48
-  +f  |  Users who are unable to join this channel (due to +i or +l) are forwarded
48
+  +f  |  Users who are unable to join this channel (due to another mode) are forwarded
49 49
          to the provided channel instead.
50 50
   +m  |  Moderated mode, only privileged clients can talk on the channel.
51 51
   +n  |  No-outside-messages mode, only users that are on the channel can send

読み込み中…
キャンセル
保存