diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-02 18:17:23 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-01-02 18:17:23 +0100 |
commit | f840c64626cfba47a55a9f158a13f6f57a12e35e (patch) | |
tree | ff38d64db33126a95ee8381d39c46bd87e9128ab /doc/en | |
parent | e058d75ce3555a1525c15ef3b477e220506c807d (diff) | |
download | weechat-f840c64626cfba47a55a9f158a13f6f57a12e35e.zip |
doc: fix description of xfer signals in plugin API reference
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/weechat_plugin_api.en.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/weechat_plugin_api.en.txt b/doc/en/weechat_plugin_api.en.txt index 4e46436e5..934597f01 100644 --- a/doc/en/weechat_plugin_api.en.txt +++ b/doc/en/weechat_plugin_api.en.txt @@ -7933,11 +7933,11 @@ Arguments: | xfer | xfer_accept_resume | Pointer: infolist with xfer info | - Xfer accepts resume (send) + Accept xfer resume | xfer | xfer_send_accept_resume | Pointer: infolist with xfer info | - Xfer accepts resume (send) + Xfer resumed | xfer | xfer_start_resume | Pointer: infolist with xfer info | |