From 0d97ff8c81bc03396c42a18f7fbb64e971a6caf8 Mon Sep 17 00:00:00 2001 From: Jeremy Lempereur Date: Mon, 5 Aug 2019 15:50:29 +0200 Subject: [PATCH] Editorial URL: fixed a comment copy/paste typo --- url/resources/setters_tests.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/url/resources/setters_tests.json b/url/resources/setters_tests.json index db23d924732800..0b4f6b67387c22 100644 --- a/url/resources/setters_tests.json +++ b/url/resources/setters_tests.json @@ -597,7 +597,7 @@ } }, { - "comment": "Cannot-be-a-base means no password", + "comment": "Cannot-be-a-base means no host", "href": "data:text/plain,Stuff", "new_value": "example.net", "expected": { @@ -1074,7 +1074,7 @@ } }, { - "comment": "Cannot-be-a-base means no password", + "comment": "Cannot-be-a-base means no host", "href": "data:text/plain,Stuff", "new_value": "example.net", "expected": {