From d7a991cc9bd4d5641746c2b4f0f5d1089bcdab4b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 13 Apr 2026 22:43:53 +0200 Subject: [PATCH] lib1560: fix comment typo --- tests/libtest/lib1560.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/libtest/lib1560.c b/tests/libtest/lib1560.c index f35d62eb1e..1b9416a242 100644 --- a/tests/libtest/lib1560.c +++ b/tests/libtest/lib1560.c @@ -666,7 +666,7 @@ static const struct urltestcase get_url_list[] = { {"http://user@example.com?#", "http://user@example.com/?#", 0, CURLU_GET_EMPTY, CURLUE_OK}, - /* WHATWG disgrees, it wants "https:/0.0.0.0/" */ + /* WHATWG disagrees, it wants "https:/0.0.0.0/" */ {"https://0x.0x.0", "https://0x.0x.0/", 0, 0, CURLUE_OK}, {"https://example.com:000000000000000000000443/foo",