summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2014-01-02 18:17:23 +0100
committerSebastien Helleu <flashcode@flashtux.org>2014-01-02 18:17:23 +0100
commitf840c64626cfba47a55a9f158a13f6f57a12e35e (patch)
treeff38d64db33126a95ee8381d39c46bd87e9128ab /doc/en
parente058d75ce3555a1525c15ef3b477e220506c807d (diff)
downloadweechat-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.txt4
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 |