mirror of
https://github.com/curl/curl.git
synced 2026-08-26 08:33:31 +03:00
spelling fixes
Detected using the `codespell` tool. Also contains one URL protocol upgrade. Closes https://github.com/curl/curl/pull/2334
This commit is contained in:
parent
06df42410e
commit
7e35eb7729
32 changed files with 49 additions and 48 deletions
|
|
@ -86,7 +86,7 @@ curl_10char_object_name() {
|
|||
# curl_8char_object_name
|
||||
#
|
||||
# Same as curl_10char_object_name() description and details above, except
|
||||
# that object name is limited to 8 charcters maximum.
|
||||
# that object name is limited to 8 characters maximum.
|
||||
#
|
||||
|
||||
curl_8char_object_name() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue