]> Cypherpunks repositories - gostls13.git/commitdiff
doc: more doubled words
authorRob Pike <r@golang.org>
Tue, 16 Apr 2013 21:20:06 +0000 (14:20 -0700)
committerRob Pike <r@golang.org>
Tue, 16 Apr 2013 21:20:06 +0000 (14:20 -0700)
I wrote a tool.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/8695047

doc/gccgo_contribute.html
doc/install.html

index 4d268e02c5737834eb355688c7a1cc07c56554d9..b2a0b651cc53248a96716eab6ec1a911d84bf601 100644 (file)
@@ -84,7 +84,7 @@ To run the gccgo test suite, run <code>make check-go</code> in your
 build directory.  This will run various tests
 under <code>gcc/testsuite/go.*</code> and will also run
 the <code>libgo</code> testsuite.  This copy of the tests from the
-main Go repository is run using the DejaGNU script found in
+main Go repository is run using the DejaGNU script found
 in <code>gcc/testsuite/go.test/go-test.exp</code>.
 </p>
 
index f2e21b4416f9ea8adc6f9120f7c963b8e2f4a4d7..b6678194296a444c42db225a94040931da72e6c4 100644 (file)
@@ -166,7 +166,7 @@ the <code>GOROOT</code> environment variable to your chosen path.
 </p>
 
 <p>
-Add the <code>bin</code> subdirectory of your Go root (for example, <code>c:\Go\bin</code>) to to your <code>PATH</code> environment variable.
+Add the <code>bin</code> subdirectory of your Go root (for example, <code>c:\Go\bin</code>) to your <code>PATH</code> environment variable.
 </p>
 
 <h4 id="windows_msi">MSI installer (experimental)</h4>