From c95f7b8e831edf344555c6638d7f22d99dc39c35 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sat, 13 Jun 2009 08:33:13 +0200 Subject: [PATCH] Fix typo --- doc/en/weechat_plugin_api.en.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: