]> Cypherpunks repositories - gostls13.git/commitdiff
doc/1.9: fix stray html in CL 53030
authorDmitry Savintsev <dsavints@gmail.com>
Thu, 3 Aug 2017 21:25:59 +0000 (23:25 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 3 Aug 2017 21:30:23 +0000 (21:30 +0000)
Change-Id: Ib4102b1e2a8863712f725c4d1e37fdbe3dfe3c07
Reviewed-on: https://go-review.googlesource.com/53210
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.9.html

index 16d26386c1a067535d25e8f2ca868f6136c19c85..105bf34c5a76a42b2fc6ed5fd158af10e776c9b3 100644 (file)
@@ -477,7 +477,7 @@ version of gccgo.
 
     If any SAN extension, including with no DSN names, is present
     in the certificate, then the Common Name from
-    <a href="#pkg/crypto/x509/#Certificate.Subject"><code>Subject</code>code></a> is ignored.
+    <a href="#pkg/crypto/x509/#Certificate.Subject"><code>Subject</code></a> is ignored.
     In previous releases, the code tested only whether DNS-name SANs were
     present in a certificate.
     </p>