mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:07:16 +03:00
cleanup: misc typos in strings and comments
Found via `codespell` Closes #2389
This commit is contained in:
parent
39dc0bca5b
commit
236402fc2d
16 changed files with 17 additions and 17 deletions
|
|
@ -4,7 +4,7 @@ Watt-32 stack.
|
|||
'make djgpp' in the root curl dir should build it fine.
|
||||
|
||||
Note 1: djgpp 2.04 beta has a sscanf() bug so the URL parsing isn't
|
||||
done proberly. Use djgpp 2.03 until they fix it.
|
||||
done properly. Use djgpp 2.03 until they fix it.
|
||||
|
||||
Note 2: Compile Watt-32 (and OpenSSL) with the same version of djgpp.
|
||||
Otherwise things go wrong because things like FS-extensions and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue