diff options
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_plugin_api.en.adoc b/doc/en/weechat_plugin_api.en.adoc index 00d72ea95..c60adc90e 100644 --- a/doc/en/weechat_plugin_api.en.adoc +++ b/doc/en/weechat_plugin_api.en.adoc @@ -14350,7 +14350,7 @@ Arguments: * _command_: command to execute (if beginning with a "/"), or text to send to buffer -Return value: (_WeeChat ≥ 1.1_) +Return value (_WeeChat ≥ 1.1_): * _WEECHAT_RC_OK_ if successful * _WEECHAT_RC_ERROR_ if error |