curl_url_get.3: remove spurious backtick

Put there by mistake.

Follow-up from 9a8564a92

Closes #10101
This commit is contained in:
Daniel Stenberg 2022-12-15 12:57:48 +01:00
parent 50e781d3ec
commit 6f40703ba0
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -58,7 +58,7 @@ default port for the scheme.
.IP CURLU_URLDECODE
Asks \fIcurl_url_get(3)\fP to URL decode the contents before returning it. It
will not attempt to decode the scheme, the port number or the full URL.
´
The query component will also get plus-to-space conversion as a bonus when
this bit is set.