3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 06:29:29 +01:00

Merge pull request #1375 from slingamn/typofix

fix channel mode help text
This commit is contained in:
Shivaram Lingamneni 2020-11-08 14:37:04 -08:00 committed by GitHub
commit 025f062a43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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