diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-20 15:25:23 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2018-05-20 15:25:23 +0200 |
commit | 498072734fc463e76a6b52b39222cb9fcd10774c (patch) | |
tree | d4384e13b43a6ac7285114ac10fbf894ad0b9302 | |
parent | afb1d0305313edef297e2f1f6ced9058a4560556 (diff) | |
download | weechat-498072734fc463e76a6b52b39222cb9fcd10774c.zip |
doc: replace version x.y.z by 2.2 in plugin API reference
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 2 |
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 6cddebf9a..6abcc9d49 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -4889,7 +4889,7 @@ This function is not available in scripting API. ==== hashtable_add_from_infolist -_WeeChat ≥ x.y.z._ +_WeeChat ≥ 2.2._ Add hashtable items from an infolist. |