summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2014-04-17 23:31:50 +0200
committerSébastien Helleu <flashcode@flashtux.org>2014-04-17 23:31:50 +0200
commit1d7b44202abb75c3b2b30d88b7dffb83a2bf52c7 (patch)
treee1ff7eef32b58967c7190349e2256f76a88dccbb /doc/fr
parent6f64ee699ba46c90b55d3b99c60e4807819e2b7b (diff)
downloadweechat-1d7b44202abb75c3b2b30d88b7dffb83a2bf52c7.zip
irc: fix description of arguments in infolist "irc_nick"
Only the nick is optional is this infolist (server and channel are required).
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/autogen/plugin_api/infolists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/autogen/plugin_api/infolists.txt b/doc/fr/autogen/plugin_api/infolists.txt
index c30ff68c7..49ed4c731 100644
--- a/doc/fr/autogen/plugin_api/infolists.txt
+++ b/doc/fr/autogen/plugin_api/infolists.txt
@@ -10,7 +10,7 @@
| irc | irc_ignore | liste des ignores IRC | pointeur vers l'ignore (optionnel) | -
-| irc | irc_nick | liste des pseudos pour un canal IRC | pointeur vers le pseudo (optionnel) | serveur,canal,pseudo (canal et pseudo sont optionnels)
+| irc | irc_nick | liste des pseudos pour un canal IRC | pointeur vers le pseudo (optionnel) | serveur,canal,pseudo (le pseudo est optionnel)
| irc | irc_notify | liste des notifications | pointeur vers la notification (optionnel) | nom de serveur (le caractère joker "*" est autorisé) (optionnel)