summaryrefslogtreecommitdiff
path: root/doc/en/weechat_plugin_api.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-03-17 18:34:21 +0100
committerSébastien Helleu <flashcode@flashtux.org>2019-03-17 18:34:21 +0100
commit1ef7a55e727f6936ee8aee702d8e2daa4c767d52 (patch)
treea3b1e4b3f9a793d9e174e9e8db2a2339d4be4815 /doc/en/weechat_plugin_api.en.adoc
parent3ee87bcfcebb03d11e974a1f0dd8b711d517a285 (diff)
downloadweechat-1ef7a55e727f6936ee8aee702d8e2daa4c767d52.zip
core: fix typo: Weechat -> WeeChat
Diffstat (limited to 'doc/en/weechat_plugin_api.en.adoc')
-rw-r--r--doc/en/weechat_plugin_api.en.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc
index 9301fb376..dcee3891f 100644
--- a/doc/en/weechat_plugin_api.en.adoc
+++ b/doc/en/weechat_plugin_api.en.adoc
@@ -11035,7 +11035,7 @@ struct t_hook *weechat_hook_modifier (const char *modifier,
Arguments:
-* _modifier_: modifier name, list of modifiers used by Weechat or plugins
+* _modifier_: modifier name, list of modifiers used by WeeChat or plugins
(priority allowed, see note about <<hook_priority,priority>>)
(see table below)
* _callback_: function called when modifier is used, arguments and return value: