summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc
index 4a14ceaa6..642466188 100644
--- a/doc/en/weechat_plugin_api.en.adoc
+++ b/doc/en/weechat_plugin_api.en.adoc
@@ -15690,7 +15690,8 @@ Arguments:
Return value:
-* pointer to element reached, NULL if an error occurred
+* pointer to element reached, NULL if element is not found (for example end
+ of list), or if an error occurred
C example: