LGTM On Mon, Aug 25, 2014 at 9:28 PM, <olingcat@gmail.com> wrote: > Reviewers: golang-codereviews, > ...
11 years, 4 months ago
(2014-08-26 12:26:05 UTC)
#2
LGTM
On Mon, Aug 25, 2014 at 9:28 PM, <olingcat@gmail.com> wrote:
> Reviewers: golang-codereviews,
>
> Message:
> Hello golang-codereviews@googlegroups.com,
>
> I'd like you to review this change to
> https://code.google.com/p/go
>
>
> Description:
> doc/cmd.html: close a tag.
>
> Please review this at https://codereview.appspot.com/130560043/
>
> Affected files (+1, -1 lines):
> M doc/cmd.html
>
>
> Index: doc/cmd.html
> ===================================================================
> --- a/doc/cmd.html
> +++ b/doc/cmd.html
> @@ -65,7 +65,7 @@
> <td><a href="//godoc.org/code.google.com/p/go.tools/cmd/cover/">
> cover</a></td>
> <td> </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>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "golang-codereviews" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to golang-codereviews+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
Issue 130560043: code review 130560043: doc/cmd.html: close a tag.
Created 11 years, 4 months ago by Oling Cat
Modified 11 years, 4 months ago
Reviewers: gobot
Base URL:
Comments: 0