]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix small typo in doc
authorYasuhiro Matsumoto <mattn.jp@gmail.com>
Fri, 14 Nov 2014 03:05:14 +0000 (14:05 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 14 Nov 2014 03:05:14 +0000 (14:05 +1100)
LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/170660043

doc/install.html

index d6984c2447b3df6708cd96d8d593234f2a6bd8a4..9561fdde21063c4e7b1995fa53171c74cc929960 100644 (file)
@@ -47,7 +47,7 @@ proceeding. If your OS or architecture is not on the list, it's possible that
 <tr><td>FreeBSD 8 or later</td> <td>amd64, 386, arm</td> <td>Debian GNU/kFreeBSD not supported; FreeBSD/ARM needs FreeBSD 10 or later</td></tr>
 <tr><td>Linux 2.6.23 or later with glibc</td> <td>amd64, 386, arm</td> <td>CentOS/RHEL 5.x not supported; no binary distribution for ARM yet</td></tr>
 <tr><td>Mac OS X 10.6 or later</td> <td>amd64, 386</td> <td>use the gcc<sup>&#8224;</sup> that comes with Xcode<sup>&#8225;</sup></td></tr>
-<tr><td>Windows XP or later</td> <td>amd64, 386</td> <td>use MinGW gcc<sup>&#8224;</sup>. No need for cgywin or msys.</td></tr>
+<tr><td>Windows XP or later</td> <td>amd64, 386</td> <td>use MinGW gcc<sup>&#8224;</sup>. No need for cygwin or msys.</td></tr>
 </table>
 
 <p>