summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTetsuo Kiso <tetsuokiso9@gmail.com>2014-07-07 16:31:20 +1000
committerTetsuo Kiso <tetsuokiso9@gmail.com>2014-07-07 16:31:20 +1000
commitd3a55110db63573fdb200cf60335afe3af08260e (patch)
tree3f41ffa7b7abb0bab0e43fb2abfcc640161bfb16 /doc
parent611a4fd5ef711aea2e4e70d5ca0371ff0f9926c5 (diff)
downloadgo-d3a55110db63573fdb200cf60335afe3af08260e.tar.gz
doc/contribute.html: capitalize the first letter
LGTM=dave R=golang-codereviews, dave CC=golang-codereviews https://codereview.appspot.com/109080048 Committer: Dave Cheney <dave@cheney.net>
Diffstat (limited to 'doc')
-rw-r--r--doc/contribute.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/contribute.html b/doc/contribute.html
index 32ff09bdd..849c1e476 100644
--- a/doc/contribute.html
+++ b/doc/contribute.html
@@ -473,7 +473,7 @@ Mercurial failed to merge your changes with the independent change.
When this happens, Mercurial leaves both edits in the file,
marked by <code>&lt;&lt;&lt;&lt;&lt;&lt;&lt;</code> and
<code>&gt;&gt;&gt;&gt;&gt;&gt;&gt;</code>.
-it is now your job to edit the file to combine them.
+It is now your job to edit the file to combine them.
Continuing the example, searching for those strings in <code>flag_test.go</code>
might turn up:
</p>