From 5297df32200ea5b52b2e7b52c8ee022d37e44111 Mon Sep 17 00:00:00 2001 From: Stefan Baebler Date: Thu, 5 Mar 2020 17:04:43 +0100 Subject: [PATCH] for example --- doc/go1.14.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.14.html b/doc/go1.14.html index 44df69b9eb..eb35fa8cae 100644 --- a/doc/go1.14.html +++ b/doc/go1.14.html @@ -763,7 +763,7 @@ Do not send CLs removing the interior tags from such phrases.

When parsing of a URL fails - (e.g. by Parse + (for example by Parse or ParseRequestURI), the resulting Error message will now quote the unparsable URL.