mirror of
https://github.com/curl/curl.git
synced 2026-08-24 19:53:46 +03:00
misc: fix spelling in docs and comments
also: remove outdated sentence Closes #9644
This commit is contained in:
parent
172259c4de
commit
e80c4ff3d0
3 changed files with 2 additions and 5 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue