LGTM On Oct 21, 2010, at 4:48 PM, adg@golang.org wrote: > Reviewers: r, > > ...
14 years, 5 months ago
(2010-10-21 23:48:58 UTC)
#2
LGTM
On Oct 21, 2010, at 4:48 PM, adg@golang.org wrote:
> Reviewers: r,
>
> Message:
> Hello r (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change.
>
>
> Description:
> playground: s/it/this/
>
> Please review this at http://codereview.appspot.com/2663041/
>
> Affected files:
> M doc/root.html
>
>
> Index: doc/root.html
> ===================================================================
> --- a/doc/root.html
> +++ b/doc/root.html
> @@ -51,7 +51,7 @@
> </p>
> <h2>Check it out!</h2>
> <p>
> - <div class="how">[<a href="/doc/playground.html">How does it
work?</a>]</div>
> + <div class="how">[<a href="/doc/playground.html">How does this
work?</a>]</div>
> <a href="/doc/install.html">Install Go now</a>, or try it right here in
your browser:</p>
> <div id="playground" class="small"></div>
> <script src="/doc/play/playground.js"></script>
>
>
Issue 2663041: code review 2663041: playground: s/it/this/
(Closed)
Created 14 years, 5 months ago by adg
Modified 14 years, 5 months ago
Reviewers:
Base URL:
Comments: 0