]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.5.html: fix typo
authorJonathan Rudenberg <jonathan@titanous.com>
Tue, 14 Jul 2015 22:53:13 +0000 (18:53 -0400)
committerAndrew Gerrand <adg@golang.org>
Tue, 14 Jul 2015 23:08:23 +0000 (23:08 +0000)
Change-Id: I8bbdf6c769e089fca8458166dffff5aea0f74675
Reviewed-on: https://go-review.googlesource.com/12196
Reviewed-by: Andrew Gerrand <adg@golang.org>
doc/go1.5.html

index 3b8d34a496661a3f594833ece2d6e78a3f8686bf..aede24747d497b0fedb49ddce80ab6a667a2dec3 100644 (file)
@@ -214,7 +214,7 @@ For details, see the <a href="https://golang.org/s/go15bootstrap">design documen
 <h2 id="ports">Ports</h2>
 
 <p>
-Due mostly to the industry's move away the 32-bit x86 architecture,
+Due mostly to the industry's move away from the 32-bit x86 architecture,
 the set of binary downloads provided is reduced in 1.5.
 A distribution for the OS X operating system is provided only for the
 <code>amd64</code> architecture, not <code>386</code>.