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