From e90a49a0f5380c6f68502b1febfb73f696c2f610 Mon Sep 17 00:00:00 2001 From: Steve Phillips Date: Thu, 2 Jun 2016 02:40:37 -0700 Subject: [PATCH] doc/go1.7.html: typo fix; replace "," at end of sentence with "." Signed-off-by: Steven Phillips Change-Id: Ie7c3253a5e1cd43be8fa12bad340204cc6c5ca76 Reviewed-on: https://go-review.googlesource.com/23677 Reviewed-by: Ian Lance Taylor --- doc/go1.7.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/go1.7.html b/doc/go1.7.html index a657fcc48a..ae724e8a63 100644 --- a/doc/go1.7.html +++ b/doc/go1.7.html @@ -973,7 +973,7 @@ For compatibility with older mail parsers, the address encoder, namely Address's String method, -continues to escape all UTF-8 text following RFC 5322, +continues to escape all UTF-8 text following RFC 5322.

-- 2.50.0