summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOling Cat <olingcat@gmail.com>2014-08-26 05:26:48 -0700
committerOling Cat <olingcat@gmail.com>2014-08-26 05:26:48 -0700
commitade6ac331477d4c04eafb706197a554f7fa32a0f (patch)
tree84c35d0f5da649e0bccfdb38898f64338e37d7cc /doc
parent8e83895895afb0b4e91b0de1c661f2503ce1e821 (diff)
downloadgo-ade6ac331477d4c04eafb706197a554f7fa32a0f.tar.gz
doc/cmd.html: close a tag.
LGTM=bradfitz R=golang-codereviews, bradfitz CC=golang-codereviews https://codereview.appspot.com/130560043 Committer: Brad Fitzpatrick <bradfitz@golang.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/cmd.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/cmd.html b/doc/cmd.html
index 725666f1d..132ea275f 100644
--- a/doc/cmd.html
+++ b/doc/cmd.html
@@ -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>