diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-07 17:10:09 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-12-07 17:10:09 +0100 |
commit | f6a80141b7c872dbdc7466244a7ca60f77d4389e (patch) | |
tree | 4fdfd407923d602961704c5adf9df84cdcfa2d2f /doc/fr/autogen | |
parent | faba6aa6c22b3e6112213a613dfb9bdfcce7723b (diff) | |
download | weechat-f6a80141b7c872dbdc7466244a7ca60f77d4389e.zip |
core: fix typos in french translation of /help ban
Diffstat (limited to 'doc/fr/autogen')
-rw-r--r-- | doc/fr/autogen/user/irc_commands.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index 13768489a..d196f5436 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -52,10 +52,10 @@ Exemples: ---- /ban [<canal>] [<pseudo> [<pseudo>...]] - canal: nom du canal pour supprimer le bannissement -pseudo: pseudo ou hôte pour supprimer le bannissement + canal: nom du canal pour bannissement +pseudo: pseudo ou hôte à bannir -Sans paramètre, cette commande affiche la liste des bans pour le canal courant. +Sans paramètre, cette commande affiche la liste des bannissements pour le canal courant. ---- [[command_irc_connect]] |