]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.3.html: fix typo
authorMikio Hara <mikioh.mikioh@gmail.com>
Sat, 17 May 2014 20:57:40 +0000 (05:57 +0900)
committerMikio Hara <mikioh.mikioh@gmail.com>
Sat, 17 May 2014 20:57:40 +0000 (05:57 +0900)
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/92440043

doc/go1.3.html

index 5a6c4231a601dae4a36d7ccca99edce63cdcb265..fc65c45a969d458d5bc12355abe0aee2b67196aa 100644 (file)
@@ -77,7 +77,7 @@ As of Go 1.3, support for Go on NetBSD requires NetBSD 6.0 or above.
 <h3 id="openbsd">Support for OpenBSD</h3>
 
 <p>
-As of Go 1.3, support for Go on NetBSD requires OpenBSD 5.5 or above.
+As of Go 1.3, support for Go on OpenBSD requires OpenBSD 5.5 or above.
 </p>
 
 <h3 id="plan9">Support for Plan 9</h3>