diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-08 12:19:10 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2011-02-08 12:19:10 +0100 |
commit | 2b6bdebcd317c91f60c2264dcac42afba0228311 (patch) | |
tree | 5ed9f5cbd2ec0fd6037e48c054982d19b36c9e12 /doc/de/autogen | |
parent | 8f2a2b9d1f2b14299dbcc5e0a6fd3b08c78bd3ed (diff) | |
download | weechat-2b6bdebcd317c91f60c2264dcac42afba0228311.zip |
Fix typo: half channel operator -> channel half-operator
Diffstat (limited to 'doc/de/autogen')
-rw-r--r-- | doc/de/autogen/user/irc_commands.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/de/autogen/user/irc_commands.txt b/doc/de/autogen/user/irc_commands.txt index 7c54b7332..4da49a6cc 100644 --- a/doc/de/autogen/user/irc_commands.txt +++ b/doc/de/autogen/user/irc_commands.txt @@ -102,7 +102,7 @@ Examples: /dcc send toto /home/foo/bar.txt ........................................ -[command]*`dehalfop`* remove half channel operator status from nick(s):: +[command]*`dehalfop`* remove channel half-operator status from nick(s):: ........................................ /dehalfop <nick> [<nick>...] ........................................ @@ -130,7 +130,7 @@ server: server name to disconnect -all: disconnect from all servers ........................................ -[command]*`halfop`* give half channel operator status to nick(s):: +[command]*`halfop`* give channel half-operator status to nick(s):: ........................................ /halfop <nick> [<nick>...] ........................................ |