KNOWN_BUGS: fix typo

Reviewed-by: Daniel Stenberg
Closes #13051
This commit is contained in:
Viktor Szakats 2024-03-05 10:52:04 +00:00
parent a5dd9435ee
commit a54d0bdc65
No known key found for this signature in database
GPG Key ID: B5ABD165E2AEF201

View File

@ -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