]> Cypherpunks repositories - gostls13.git/commitdiff
[release-branch.go1.2] doc/go1.2.html: delete repeated word
authorAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:33:51 +0000 (11:33 +1100)
committerAndrew Gerrand <adg@golang.org>
Fri, 1 Nov 2013 00:33:51 +0000 (11:33 +1100)
««« CL 19840043 / 938b64b0f608
doc/go1.2.html: delete repeated word
TBR=rsc

R=golang-dev
CC=golang-dev
https://golang.org/cl/19840043
»»»

R=golang-dev
CC=golang-dev
https://golang.org/cl/20240044

doc/go1.2.html

index 67291e388a42a76897fc90a65224b50d84cf94c2..718904520534841e999a5e2ace93bf8ae3c6585c 100644 (file)
@@ -182,7 +182,7 @@ Before Go 1.2, it was too easy for a runaway recursion to consume all the memory
 <p>
 <em>Updating</em>:
 The increased minimum stack size may cause programs with many goroutines to use
-more memory. There is no workaround, but future plans for future releases
+more memory. There is no workaround, but plans for future releases
 include new stack management technology that should address the problem better.
 </p>