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 | |
parent | 8f2a2b9d1f2b14299dbcc5e0a6fd3b08c78bd3ed (diff) | |
download | weechat-2b6bdebcd317c91f60c2264dcac42afba0228311.zip |
Fix typo: half channel operator -> channel half-operator
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/en/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 4 | ||||
-rw-r--r-- | doc/it/autogen/user/irc_commands.txt | 4 |
4 files changed, 8 insertions, 8 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>...] ........................................ diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 83405a0f3..1d8391232 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/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>...] ........................................ diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index cf8433ccc..5caf2cde6 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -102,12 +102,12 @@ Exemples: /dcc send toto /home/foo/bar.txt ........................................ -[command]*`dehalfop`* retire le statut de demi-opérateur du canal à/aux pseudo(s):: +[command]*`dehalfop`* retirer le statut de demi-opérateur du canal à/aux pseudo(s):: ........................................ /dehalfop <pseudo> [<pseudo>...] ........................................ -[command]*`deop`* retire le statut d'opérateur du canal à/aux pseudo(s):: +[command]*`deop`* retirer le statut d'opérateur du canal à/aux pseudo(s):: ........................................ /deop <pseudo> [<pseudo>...] ........................................ diff --git a/doc/it/autogen/user/irc_commands.txt b/doc/it/autogen/user/irc_commands.txt index d098ddb47..394360e7a 100644 --- a/doc/it/autogen/user/irc_commands.txt +++ b/doc/it/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>...] ........................................ |