diff options
Diffstat (limited to 'doc/en/weechat_plugin_api.en.txt')
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 93844de12..523d68cf3 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -1174,7 +1174,7 @@ _WeeChat ≥ 0.3.4._ Check if a string has one or more highlights, using a POSIX extended regular expression. + For at least one match of regular expression on string, it must be surrounded -by word chars (alphanumeric character, "-", "_" or "|"). +by delimiters (chars different from: alphanumeric, "-", "_" and "|"). Prototype: |