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/it | |
parent | 1b76e0e18c7cd21c333caf40b1ff2603d9128cb2 (diff) | |
download | weechat-ef4476be657fcae15c715406c36086e628cf0a33.zip |
doc: fix description of function "command" in plugin API reference
Diffstat (limited to 'doc/it')
-rw-r--r-- | doc/it/weechat_plugin_api.it.asciidoc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/it/weechat_plugin_api.it.asciidoc b/doc/it/weechat_plugin_api.it.asciidoc index 35a82b4c4..52f81c09f 100644 --- a/doc/it/weechat_plugin_api.it.asciidoc +++ b/doc/it/weechat_plugin_api.it.asciidoc @@ -12868,7 +12868,8 @@ Funzioni per eseguire comandi di WeeChat. // TRANSLATION MISSING _Updated in 1.1._ -Esegue un comando. +// TRANSLATION MISSING +Execute a command or send text to buffer. Prototipo: |