From 1ff63fa69baf617eee856ea30db7ae23134e46fd Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Thu, 28 Nov 2019 12:57:58 +0100 Subject: docs: fix typos --- docs/TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/TODO') diff --git a/docs/TODO b/docs/TODO index e75c1647b..6f4919c23 100644 --- a/docs/TODO +++ b/docs/TODO @@ -813,7 +813,7 @@ that doesn't exist on the server, just like --ftp-create-dirs. The SFTP code in libcurl checks the file size *before* a transfer starts and then proceeds to transfer exactly that amount of data. If the remote file - grows while the tranfer is in progress libcurl won't notice and will not + grows while the transfer is in progress libcurl won't notice and will not adapt. The OpenSSH SFTP command line tool does and libcurl could also just attempt to download more to see if there is more to get... -- cgit v1.2.3