mirror of
https://github.com/curl/curl.git
synced 2026-08-25 17:33:32 +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
|
|
@ -2708,7 +2708,7 @@ sub datasockf_state {
|
|||
}
|
||||
|
||||
#**********************************************************************
|
||||
# nodataconn_str returns string of efective nodataconn command. Notice
|
||||
# nodataconn_str returns string of effective nodataconn command. Notice
|
||||
# that $nodataconn may be set alone or in addition to a $nodataconnXXX.
|
||||
#
|
||||
sub nodataconn_str {
|
||||
|
|
@ -2934,7 +2934,7 @@ while(@ARGV) {
|
|||
}
|
||||
|
||||
#***************************************************************************
|
||||
# Initialize command line option dependant variables
|
||||
# Initialize command line option dependent variables
|
||||
#
|
||||
|
||||
if(!$srcdir) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue