misc: fix spelling in docs and comments

also: remove outdated sentence

Closes #9644
This commit is contained in:
John Bampton 2022-10-05 01:40:54 +10:00 committed by Daniel Stenberg
parent 172259c4de
commit e80c4ff3d0
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
3 changed files with 2 additions and 5 deletions

View file

@ -781,9 +781,6 @@ static CURLUcode decode_host(struct dynbuf *host)
* The function handles a query part ('?' + stuff) appended but it expects
* that fragments ('#' + stuff) have already been cut off.
*
* Note that this funciton *writes* a byte into the source buffer during its
* operation.
*
* RETURNS
*
* an allocated dedotdotified output string