From: Viktor Szakats Date: Tue, 5 Mar 2024 10:52:04 +0000 (+0000) Subject: KNOWN_BUGS: fix typo X-Git-Tag: curl-8_7_0~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a54d0bdc653640d7272331a9fce1dcdd46fbf9cc;p=thirdparty%2Fcurl.git KNOWN_BUGS: fix typo Reviewed-by: Daniel Stenberg Closes #13051 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 9244dc5e32..a1cc620c15 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -61,7 +61,7 @@ problems may have been fixed or changed somewhat since this was written. 6.13 Negotiate against Hadoop HDFS 7. FTP - 7.1 FTP upload fails if remebered dir is deleted + 7.1 FTP upload fails if remembered dir is deleted 7.2 Implicit FTPS upload timeout 7.3 FTP with NOBODY and FAILONERROR 7.4 FTP with ACCT @@ -382,7 +382,7 @@ problems may have been fixed or changed somewhat since this was written. 7. FTP -7.1 FTP upload fails if remebered dir is deleted +7.1 FTP upload fails if remembered dir is deleted curl's FTP code assumes that the directory it entered in a previous transfer still exists when it comes back to do a second transfer, and does not respond