From: Steve Phillips Date: Thu, 2 Jun 2016 09:40:37 +0000 (-0700) Subject: doc/go1.7.html: typo fix; replace "," at end of sentence with "." X-Git-Tag: go1.7beta2~70 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=e90a49a0f5380c6f68502b1febfb73f696c2f610;p=gostls13.git 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 --- 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.