aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Griesemer <gri@golang.org>2010-09-29 12:34:24 -0700
committerRobert Griesemer <gri@golang.org>2010-09-29 12:34:24 -0700
commit686490ce177e63544b98599d364f323ee5dd31b3 (patch)
treec1e5f99a2ff174c6f560a6437aad793077f7c3a6
parente642503d6fed2d64c87e3f77283f9497f81f22ae (diff)
downloadgo-686490ce177e63544b98599d364f323ee5dd31b3.tar.gz
go-686490ce177e63544b98599d364f323ee5dd31b3.zip
install.html: minor sentence fix
R=r, r2 CC=golang-dev https://golang.org/cl/2312041
-rw-r--r--doc/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.html b/doc/install.html
index 2591de9415..90689c82af 100644
--- a/doc/install.html
+++ b/doc/install.html
@@ -93,7 +93,7 @@ installed as part of
<h2 id="mercurial">Install Mercurial, if needed</h2>
<p>
-To perform the next step you must have Mercurial installed. (Check that you have an <code>hg</code> command.) This suffices to install Mercurial most systems:
+To perform the next step you must have Mercurial installed. (Check that you have an <code>hg</code> command.) This suffices to install Mercurial on most systems:
</p>
<pre>
sudo easy_install mercurial