From: Yasuhiro Matsumoto Date: Fri, 14 Nov 2014 03:05:14 +0000 (+1100) Subject: doc: fix small typo in doc X-Git-Tag: go1.4rc1~7 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=59439f8ea343ad79f289910d71d98dd6e6af8661;p=gostls13.git doc: fix small typo in doc LGTM=adg R=golang-codereviews, adg CC=golang-codereviews https://golang.org/cl/170660043 --- diff --git a/doc/install.html b/doc/install.html index d6984c2447..9561fdde21 100644 --- a/doc/install.html +++ b/doc/install.html @@ -47,7 +47,7 @@ proceeding. If your OS or architecture is not on the list, it's possible that FreeBSD 8 or later amd64, 386, arm Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later Linux 2.6.23 or later with glibc amd64, 386, arm CentOS/RHEL 5.x not supported; no binary distribution for ARM yet Mac OS X 10.6 or later amd64, 386 use the gcc that comes with Xcode -Windows XP or later amd64, 386 use MinGW gcc. No need for cgywin or msys. +Windows XP or later amd64, 386 use MinGW gcc. No need for cygwin or msys.