mirror of https://github.com/golang/go.git
doc/contribute.html: capitalize the first letter
LGTM=dave R=golang-codereviews, dave CC=golang-codereviews https://golang.org/cl/109080048
This commit is contained in:
parent
735e38cace
commit
48347cc1eb
|
|
@ -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><<<<<<<</code> and
|
||||
<code>>>>>>>></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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue