mirror of
https://github.com/curl/curl.git
synced 2026-08-25 22:13:33 +03:00
Fix a couple of spelling errors in lib/
Found with codespell.
This commit is contained in:
parent
9230be0797
commit
1702a2c08d
31 changed files with 56 additions and 56 deletions
|
|
@ -1093,7 +1093,7 @@ CURLcode telrcv(struct connectdata *conn,
|
|||
{
|
||||
/*
|
||||
* This is an error. We only expect to get "IAC IAC" or "IAC SE".
|
||||
* Several things may have happend. An IAC was not doubled, the
|
||||
* Several things may have happened. An IAC was not doubled, the
|
||||
* IAC SE was left off, or another option got inserted into the
|
||||
* suboption are all possibilities. If we assume that the IAC was
|
||||
* not doubled, and really the IAC SE was left off, we could get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue