From 959d0c7ac0091513fc1a2e53834d027430122ee8 Mon Sep 17 00:00:00 2001 From: Jeremy Jackins Date: Sat, 10 Mar 2012 15:13:34 -0800 Subject: [PATCH] doc: fix typo in contribute.html R=golang-dev, bradfitz CC=golang-dev https://golang.org/cl/5795050 --- doc/contribute.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/contribute.html b/doc/contribute.html index 73233c5880f..e1f39ae7e07 100644 --- a/doc/contribute.html +++ b/doc/contribute.html @@ -404,7 +404,7 @@ $ hg mail -r golang-dev@googlegroups.com --cc math-nuts@swtch.com 99999

Running hg mail will send an email to you and the reviewers -asking them to visit the issue's URL and make coments on the change. +asking them to visit the issue's URL and make comments on the change. When done, the reviewer clicks “Publish and Mail comments” to send comments back.