From: Alberto Donizetti
Date: Wed, 6 Dec 2017 09:59:40 +0000 (+0100)
Subject: doc: fix two spelling mistakes in contribute.html
X-Git-Tag: go1.10beta1~15
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=28736053ad2829dcf576d05412a2def8bc3a1549;p=gostls13.git
doc: fix two spelling mistakes in contribute.html
Change-Id: Ife60468d508f90321733ebdbdb0e6cf443ba1659
Reviewed-on: https://go-review.googlesource.com/82156
Reviewed-by: Ian Lance Taylor
---
diff --git a/doc/contribute.html b/doc/contribute.html
index b35e9f4b18..feeaf08643 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -187,7 +187,7 @@ prints help text, not an error.
On Windows, when using git-bash you must make sure that
git-codereview.exe
is in your git exec-path.
Run git --exec-path
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.
@@ -386,7 +386,7 @@ Instead, your name will appear in the
change log and in the CONTRIBUTORS
file and perhaps the AUTHORS
file.
-These files are automatically generated from the commit logs perodically.
+These files are automatically generated from the commit logs periodically.
The AUTHORS
file defines who “The Go
Authors”—the copyright holders—are.