diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 546a74616..0a85a58ff 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -6230,7 +6230,7 @@ Arguments: * 'buffer': buffer pointer (command is executed on this buffer, use NULL for WeeChat core buffer) -* 'command': command to eecute (if beginning with a "/"), or text is sent to +* 'command': command to execute (if beginning with a "/"), or text is sent to buffer (without leading "/") Example: |