summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-04-28 07:32:01 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-04-28 07:32:01 +0200
commitb0aa0d3602cae4580a570a9608ce12f65373c220 (patch)
tree2da74885e8d4eff9a525d6dec53afa0763059aba /doc/en
parente65d17eaf66e97f6b81785a29aaa1ede72a67b56 (diff)
downloadweechat-b0aa0d3602cae4580a570a9608ce12f65373c220.zip
doc: fix typo in plugin API reference
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc
index a9789cb1f..80444f1e5 100644
--- a/doc/en/weechat_plugin_api.en.asciidoc
+++ b/doc/en/weechat_plugin_api.en.asciidoc
@@ -2218,7 +2218,7 @@ Arguments:
* 'string': string
* 'length': max number of UTF-8 chars to check; if ≤ 0, the whole string is
checked _(WeeChat ≥ 1.4)_
-* 'error': if not NULL, '*error*' is set with pointer to first non valid UTF-8
+* 'error': if not NULL, '*error' is set with pointer to first non valid UTF-8
char in string, if any
Return value: