summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2024-03-21 22:43:35 +0100
committerSébastien Helleu <flashcode@flashtux.org>2024-03-21 22:43:35 +0100
commitd6386cd36406024422416d11cdff600ccdc6a708 (patch)
treef28632f57a264f5cbebc822887a72b02378a0fdb /doc/en
parent7d5503e84b35966a3e7d9c17d6e7586f875cf07f (diff)
downloadweechat-d6386cd36406024422416d11cdff600ccdc6a708.zip
doc/api: fix style in example `${re:+}`
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc
index 847034a3d..a8c7cfab2 100644
--- a/doc/en/weechat_plugin_api.en.adoc
+++ b/doc/en/weechat_plugin_api.en.adoc
@@ -3145,7 +3145,7 @@ expanded to last):
>> `+${re:2}+` +
== `+test2+` +
+
- >> `+${re:+}+` +
+ >> `pass:[${re:+}]` +
== `+test2+` +
+
>> `+${re:#}+` +