]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.7.html: typo fix; replace "," at end of sentence with "."
authorSteve Phillips <steve@tryingtobeawesome.com>
Thu, 2 Jun 2016 09:40:37 +0000 (02:40 -0700)
committerIan Lance Taylor <iant@golang.org>
Thu, 2 Jun 2016 15:44:24 +0000 (15:44 +0000)
Signed-off-by: Steven Phillips <steve@tryingtobeawesome.com>
Change-Id: Ie7c3253a5e1cd43be8fa12bad340204cc6c5ca76
Reviewed-on: https://go-review.googlesource.com/23677
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.7.html

index a657fcc48a5742f0d72df1383393e7c17b79007c..ae724e8a635461356c72576ee058b5e3487ead92 100644 (file)
@@ -973,7 +973,7 @@ For compatibility with older mail parsers,
 the address encoder, namely
 <a href="/pkg/net/mail/#Address"><code>Address</code></a>'s
 <a href="/pkg/net/mail/#Address.String"><code>String</code></a> method,
-continues to escape all UTF-8 text following <a href="https://tools.ietf.org/html/rfc5322">RFC 5322</a>,
+continues to escape all UTF-8 text following <a href="https://tools.ietf.org/html/rfc5322">RFC 5322</a>.
 </p>
 </dd>