Skip to content

Commit 3663cd9

Browse files
committed
update docs
1 parent 80ad75c commit 3663cd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/filetransfer_v2a.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ tox_file_send() |
2121

2222
## toxcore changes for ftv2a
2323

24-
with filetransfers it can happen that the sender starts a filetransfer and the receiver accepts it, but
25-
one of both parties now suddenly went offline. so the sender will not start the filetransfer.
24+
with filetransfers it can happen that the sender starts a filetransfer and the receiver gets the request, but
25+
then the receiver suddenly goes offline. now the sender will wait forever for an accept or cancel.
2626

2727
we need to tell the sender that the receiver has actually received
2828
the "file send request" and has fully processed it.

0 commit comments

Comments
 (0)