doc: fix typo in contribute.html

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5795050
This commit is contained in:
Jeremy Jackins 2012-03-10 15:13:34 -08:00 коммит произвёл Brad Fitzpatrick
Родитель 3492f32b83
Коммит 959d0c7ac0
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -404,7 +404,7 @@ $ hg mail -r golang-dev@googlegroups.com --cc math-nuts@swtch.com 99999
<p>
Running <code>hg mail</code> 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 &ldquo;Publish and Mail comments&rdquo;
to send comments back.
</p>