mirror of
https://github.com/curl/curl.git
synced 2026-07-28 05:53:11 +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
|
|
@ -34,7 +34,7 @@ Current flaws in the curl CMake build
|
|||
- Doesn't allow you to disable specific protocols from the build
|
||||
- Doesn't find or use krb4 or GSS
|
||||
- Rebuilds test files too eagerly, but still can't run the tests
|
||||
- Does't detect the correct strerror_r flavor when cross-compiling (issue #1123)
|
||||
- Doesn't detect the correct strerror_r flavor when cross-compiling (issue #1123)
|
||||
|
||||
|
||||
Command Line CMake
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue