summaryrefslogtreecommitdiff
path: root/doc/fr
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-08-15 12:28:15 +0200
committerSébastien Helleu <flashcode@flashtux.org>2018-08-15 12:28:15 +0200
commitba820a0172c88c9ca8ab8ecd402d4491c7629dbc (patch)
tree3684b6238e2d8babe7f36b02031a3e65c29f3ddd /doc/fr
parent8c47ca6926374ef7e5d47461e77cdb73fe09161a (diff)
downloadweechat-ba820a0172c88c9ca8ab8ecd402d4491c7629dbc.zip
doc: fix list of variables that can be updated in a hook_line trigger (user guide)
Diffstat (limited to 'doc/fr')
-rw-r--r--doc/fr/weechat_user.fr.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_user.fr.adoc b/doc/fr/weechat_user.fr.adoc
index 64f320188..d4404559a 100644
--- a/doc/fr/weechat_user.fr.adoc
+++ b/doc/fr/weechat_user.fr.adoc
@@ -3840,7 +3840,7 @@ du type de hook :
| signal | tg_signal_data |
| hsignal | |
| modifier | tg_string | tg_string
-| line | message | buffer, buffer_name, y, date, date_printed, str_time, tags, notify_level, highlight, prefix, message
+| line | message | buffer, buffer_name, y, date, date_printed, str_time, tg_tags, notify_level, highlight, prefix, message
| print | tg_message |
| command | tg_argv_eol1 |
| command_run | tg_command |