summaryrefslogtreecommitdiff
path: root/lib/urlapi.c
diff options
context:
space:
mode:
authorJohn Bampton <jbampton@gmail.com>2022-10-05 01:40:54 +1000
committerDaniel Stenberg <daniel@haxx.se>2022-10-05 16:12:10 +0200
commite80c4ff3d0013af1da116c73eff8734aea1e0599 (patch)
tree05ba0e6180f8f98c900102b1d6454f4ce31b5f16 /lib/urlapi.c
parent172259c4de33036e231748205eaa61087d1b9de4 (diff)
downloadcurl-e80c4ff3d0013af1da116c73eff8734aea1e0599.tar.gz
misc: fix spelling in docs and comments
also: remove outdated sentence Closes #9644
Diffstat (limited to 'lib/urlapi.c')
-rw-r--r--lib/urlapi.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/urlapi.c b/lib/urlapi.c
index b3c91a085..08c01d089 100644
--- a/lib/urlapi.c
+++ b/lib/urlapi.c
@@ -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