]> Cypherpunks repositories - gostls13.git/commitdiff
doc/contribute.html: capitalize the first letter
authorTetsuo Kiso <tetsuokiso9@gmail.com>
Mon, 7 Jul 2014 06:31:20 +0000 (16:31 +1000)
committerDave Cheney <dave@cheney.net>
Mon, 7 Jul 2014 06:31:20 +0000 (16:31 +1000)
LGTM=dave
R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/109080048

doc/contribute.html

index 32ff09bdd3e23bb0a2b9d2d0601617d16dab3693..849c1e47639031f423a18abb7fe4e449a5b8dccd 100644 (file)
@@ -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>