From eadd829c4a0e9cccc2b44959a04a006b9ede4ce1 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 27 Aug 2024 17:17:55 +0200 Subject: [PATCH] fixup edit a mistake --- trurl.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trurl.md b/trurl.md index 0d41c840..d8d288bf 100644 --- a/trurl.md +++ b/trurl.md @@ -348,8 +348,8 @@ The options. Note that only a few URL schemes support the "options" component. ## parts.host -The and normalized hostname. It might be a UTF-8 name if an IDN name was used. -It can also be a normalized IPv4 or IPv6 address. An IPv6 address always starts +The normalized hostname. It might be a UTF-8 name if an IDN name was used. It +can also be a normalized IPv4 or IPv6 address. An IPv6 address always starts with a bracket (**[**) - and no other hostnames can contain such a symbol. If *--punycode* is used, the punycode version of the host is outputted instead.