mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
docs: Spelling fixes
This commit is contained in:
parent
025dbe46df
commit
56b7663f73
21 changed files with 25 additions and 25 deletions
|
|
@ -53,7 +53,7 @@ int main(void)
|
|||
CURL *curl;
|
||||
CURLcode res;
|
||||
struct FtpFile ftpfile={
|
||||
"curl.tar.gz", /* name to store the file as if succesful */
|
||||
"curl.tar.gz", /* name to store the file as if successful */
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue