mirror of
https://github.com/curl/curl.git
synced 2026-08-25 19:33:32 +03:00
misc: Fix typos in docs and lib
This fixes miscellaneous typos and duplicated words in the docs, lib and test comments and a few user facing errorstrings. Author: RainRat on Github Reviewed-by: Daniel Gustafsson <daniel@yesql.se> Reviewed-by: Dan Fandrich <dan@coneharvesters.com> Closes: #13019
This commit is contained in:
parent
89733e2dd2
commit
2cd78f525c
26 changed files with 26 additions and 26 deletions
|
|
@ -672,7 +672,7 @@ sub protocolsetup {
|
|||
|
||||
# Perform the disconnecgt handshake with sockfilt on the secondary connection
|
||||
# (the only connection we actively disconnect).
|
||||
# This involves waiting for the disconnect acknowledgmeent after the DISC
|
||||
# This involves waiting for the disconnect acknowledgment after the DISC
|
||||
# command, while throwing away anything else that might come in before
|
||||
# that.
|
||||
sub disc_handshake {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue