From 31e1b28c9070f19ed6b58cd62d68db3668798818 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Mon, 13 Jan 2014 16:09:01 +0100 Subject: core: fix typo in /help weechat.look.highlight_regex --- doc/fr/weechat_plugin_api.fr.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/fr/weechat_plugin_api.fr.txt') 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 : -- cgit v1.2.3