diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-13 16:09:01 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-13 16:09:01 +0100 |
commit | 31e1b28c9070f19ed6b58cd62d68db3668798818 (patch) | |
tree | 9134c161a50b0792d5854193725b048c5334b0a0 /doc/fr/weechat_plugin_api.fr.txt | |
parent | a8bb074fe714d62c43b68448dc809dba2c062850 (diff) | |
download | weechat-31e1b28c9070f19ed6b58cd62d68db3668798818.zip |
core: fix typo in /help weechat.look.highlight_regex
Diffstat (limited to 'doc/fr/weechat_plugin_api.fr.txt')
-rw-r--r-- | doc/fr/weechat_plugin_api.fr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fr/weechat_plugin_api.fr.txt b/doc/fr/weechat_plugin_api.fr.txt index baa3ea70c..cbed6a89e 100644 --- a/doc/fr/weechat_plugin_api.fr.txt +++ b/doc/fr/weechat_plugin_api.fr.txt @@ -1190,7 +1190,7 @@ _WeeChat ≥ 0.3.4._ Vérifier si une chaîne a un ou plusieurs "highlights", en utilisant une expression régulière POSIX étendue. + Pour au moins une correspondance dans la chaîne, elle doit être entourée de -caractères de mot (caractère alphanumérique, "-", "_" ou "|"). +délimiteurs (caractères différents de: alphanumérique, "-", "_" et "|"). Prototype : |