diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-27 07:46:23 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2015-01-27 07:46:23 +0100 |
commit | ef4476be657fcae15c715406c36086e628cf0a33 (patch) | |
tree | ebeae1092a50feafd29562963dc4e8157d076c7e /doc/en | |
parent | 1b76e0e18c7cd21c333caf40b1ff2603d9128cb2 (diff) | |
download | weechat-ef4476be657fcae15c715406c36086e628cf0a33.zip |
doc: fix description of function "command" in plugin API reference
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.asciidoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.asciidoc b/doc/en/weechat_plugin_api.en.asciidoc index 5deef0cd4..ea8ea38d2 100644 --- a/doc/en/weechat_plugin_api.en.asciidoc +++ b/doc/en/weechat_plugin_api.en.asciidoc @@ -12492,7 +12492,7 @@ Functions for executing WeeChat commands. _Updated in 1.1._ -Execute a command. +Execute a command or send text to buffer. Prototype: |