From 498072734fc463e76a6b52b39222cb9fcd10774c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 20 May 2018 15:25:23 +0200 Subject: [PATCH] doc: replace version x.y.z by 2.2 in plugin API reference --- doc/en/weechat_plugin_api.en.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.