1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-27 13:26:38 +02:00

doc: fix typos in plugin API reference

This commit is contained in:
Sébastien Helleu
2016-09-12 21:50:12 +02:00
parent 131cc6a2f2
commit 63dc51bd7b
+3 -3
View File
@@ -3588,7 +3588,7 @@ weechat.list_remove(list, item)
==== list_remove_all
Remove all items in a list.
Remove all items from a list.
Prototype:
@@ -4178,7 +4178,7 @@ This function is not available in scripting API.
_WeeChat ≥ 0.3.3._
Remove an item in a hashtable.
Remove an item from a hashtable.
Prototype:
@@ -4206,7 +4206,7 @@ This function is not available in scripting API.
_WeeChat ≥ 0.3.3._
Remove all items in a hashtable.
Remove all items from a hashtable.
Prototype: