diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc index bb12f4d73..5590cca96 100644 --- a/doc/en/weechat_plugin_api.en.asciidoc +++ b/doc/en/weechat_plugin_api.en.asciidoc @@ -10490,7 +10490,7 @@ Prototype: [source,C] ---- -void weechat_unhook_all_plugin (const char *subplugin); +void weechat_unhook_all (const char *subplugin); ---- Arguments: