14 years, 10 months ago
(2010-12-14 15:06:25 UTC)
#2
LGTM
rsc@golang.org writes:
> Reviewers: r,
>
> Message:
> Hello r (cc: golang-dev@googlegroups.com),
>
> I'd like you to review this change.
>
>
> Description:
> typo
>
> Please review this at http://codereview.appspot.com/3582042/
>
> Affected files:
> M doc/go_mem.html
>
>
> Index: doc/go_mem.html
> ===================================================================
> --- a/doc/go_mem.html
> +++ b/doc/go_mem.html
> @@ -169,7 +169,7 @@
> <p>
> If the effects of a goroutine must be observed by another goroutine,
> use a synchronization mechanism such as a lock or channel
> -communiation to establish a relative ordering.
> +communication to establish a relative ordering.
> </p>
>
> <h3>Channel communication</h3>
Issue 3582042: code review 3582042: typo
(Closed)
Created 14 years, 10 months ago by rsc
Modified 14 years, 10 months ago
Reviewers:
Base URL:
Comments: 0