From 28736053ad2829dcf576d05412a2def8bc3a1549 Mon Sep 17 00:00:00 2001 From: Alberto Donizetti Date: Wed, 6 Dec 2017 10:59:40 +0100 Subject: [PATCH] doc: fix two spelling mistakes in contribute.html Change-Id: Ife60468d508f90321733ebdbdb0e6cf443ba1659 Reviewed-on: https://go-review.googlesource.com/82156 Reviewed-by: Ian Lance Taylor --- doc/contribute.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.