misc: fix typos

Closes #10706
This commit is contained in:
Viktor Szakats 2023-03-08 08:00:35 +00:00
parent a26418cf14
commit 75087c3baa
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 3 additions and 3 deletions

View file

@ -96,7 +96,7 @@ anything outside the ASCII range.
When asked to return the full URL, \fIcurl_url_get(3)\fP will return a
normalized and possibly cleaned up version of what was previously parsed.
We advice using the \fICURLU_PUNYCODE\fP option to get the URL as "normalized"
We advise using the \fICURLU_PUNYCODE\fP option to get the URL as "normalized"
as possible since IDN allows host names to be written in many different ways
that still end up the same punycode version.
.IP CURLUPART_SCHEME