diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-13 08:33:13 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-06-13 08:33:13 +0200 |
commit | c95f7b8e831edf344555c6638d7f22d99dc39c35 (patch) | |
tree | f5f1994f431b5947620e5c87063288b111a58fbd /doc/en/weechat_plugin_api.en.txt | |
parent | 38f1bc08374b8e6a5c67f21ca079c75c255c4560 (diff) | |
download | weechat-c95f7b8e831edf344555c6638d7f22d99dc39c35.zip |
Fix typo
Diffstat (limited to 'doc/en/weechat_plugin_api.en.txt')
-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: |