Commit 48347cc1 authored by Tetsuo Kiso's avatar Tetsuo Kiso Committed by Dave Cheney

doc/contribute.html: capitalize the first letter

LGTM=dave
R=golang-codereviews, dave
CC=golang-codereviews
https://golang.org/cl/109080048
parent 735e38ca
...@@ -473,7 +473,7 @@ Mercurial failed to merge your changes with the independent change. ...@@ -473,7 +473,7 @@ Mercurial failed to merge your changes with the independent change.
When this happens, Mercurial leaves both edits in the file, When this happens, Mercurial leaves both edits in the file,
marked by <code>&lt;&lt;&lt;&lt;&lt;&lt;&lt;</code> and marked by <code>&lt;&lt;&lt;&lt;&lt;&lt;&lt;</code> and
<code>&gt;&gt;&gt;&gt;&gt;&gt;&gt;</code>. <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> Continuing the example, searching for those strings in <code>flag_test.go</code>
might turn up: might turn up:
</p> </p>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment