]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix two spelling mistakes in contribute.html
authorAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 6 Dec 2017 09:59:40 +0000 (10:59 +0100)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Wed, 6 Dec 2017 15:50:04 +0000 (15:50 +0000)
Change-Id: Ife60468d508f90321733ebdbdb0e6cf443ba1659
Reviewed-on: https://go-review.googlesource.com/82156
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/contribute.html

index b35e9f4b1801563492496a2f05eee525f5b2f3f3..feeaf0864368a485a86151d7ff0eb1c7e56088f5 100644 (file)
@@ -187,7 +187,7 @@ prints help text, not an error.
 On Windows, when using git-bash you must make sure that
 <code>git-codereview.exe</code> is in your git exec-path.
 Run <code>git --exec-path</code> to discover the right location then create a
-symbolic link or simply copy the executible from $GOPATH/bin to this directory.
+symbolic link or simply copy the executable from $GOPATH/bin to this directory.
 </p>
 
 <p>
@@ -386,7 +386,7 @@ Instead, your name will appear in the
 <a href="https://golang.org/change">change log</a> and in the <a
 href="/CONTRIBUTORS"><code>CONTRIBUTORS</code></a> file and perhaps the <a
 href="/AUTHORS"><code>AUTHORS</code></a> file.
-These files are automatically generated from the commit logs perodically.
+These files are automatically generated from the commit logs periodically.
 The <a href="/AUTHORS"><code>AUTHORS</code></a> file defines who &ldquo;The Go
 Authors&rdquo;&mdash;the copyright holders&mdash;are.
 </p>