]> Cypherpunks repositories - gostls13.git/commitdiff
doc/cmd.html: close a tag.
authorOling Cat <olingcat@gmail.com>
Tue, 26 Aug 2014 12:26:48 +0000 (05:26 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 26 Aug 2014 12:26:48 +0000 (05:26 -0700)
LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/130560043

doc/cmd.html

index 725666f1de5b3b71cba0c2b02f02eab53c75b3a3..132ea275faa0cac95883b28c34a820da7c526c35 100644 (file)
@@ -65,7 +65,7 @@ details.
 <td><a href="//godoc.org/code.google.com/p/go.tools/cmd/cover/">cover</a></td>
 <td>&nbsp;&nbsp;&nbsp;&nbsp;</td>
 <td>Cover is a program for creating and analyzing the coverage profiles
-generated by <code>"go test -coverprofile"</code>.
+generated by <code>"go test -coverprofile"</code>.</td>
 </tr>
 
 <tr>