diff --git a/doc/go1.15.html b/doc/go1.15.html index a0de2b067a..d9fe3b32d8 100644 --- a/doc/go1.15.html +++ b/doc/go1.15.html @@ -620,20 +620,6 @@ Do not send CLs removing the interior tags from such phrases. -
- The encoder has always taken care to avoid using namespace prefixes beginning with
- xml,
- which are reserved by the XML specification.
- Now, following the specification more closely,
- that check is case-insensitive, so that prefixes beginning with
- XML, XmL,
- and so on are also avoided.
-