summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2011-10-19 16:23:19 +0200
committerSebastien Helleu <flashcode@flashtux.org>2011-10-19 16:23:19 +0200
commit90ab543ce2385dc99b0f1bd304572214bd851ec7 (patch)
tree2dfc7f8627ab92d3ce3915b439a3584439749c28 /doc/en
parent0a2c938dae061fe2301af583c8a5e48bc15d9193 (diff)
downloadweechat-90ab543ce2385dc99b0f1bd304572214bd851ec7.zip
doc: add missing description of argument "case_sensitive" for function "weechat_string_match" in plugin API reference
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/weechat_plugin_api.en.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt
index 8ce28cac6..989fcacc7 100644
--- a/doc/en/weechat_plugin_api.en.txt
+++ b/doc/en/weechat_plugin_api.en.txt
@@ -719,6 +719,7 @@ Arguments:
* 'string': string
* 'mask': mask, can begin or end with "`*`" (no other "`*`" are allowed inside
mask)
+* 'case_sensitive': 1 for case sensitive comparison, otherwise 0
Return value: