]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in comments
authorGleb Stepanov <glebstepanov1992@gmail.com>
Mon, 25 Jul 2016 12:53:15 +0000 (15:53 +0300)
committerRuss Cox <rsc@golang.org>
Wed, 12 Oct 2016 02:48:31 +0000 (02:48 +0000)
commit460d112f6c3716a45e99651ed769e7d8d74aca41
tree8344e1eff075208cf0fe4ccaab2e3015edd82db5
parent8728df645c70e6420eb59e5886bc839022998322
runtime: fix typo in comments

Fix typo in word synchronization in comments.

Change-Id: I453b4e799301e758799c93df1e32f5244ca2fb84
Reviewed-on: https://go-review.googlesource.com/25174
Reviewed-by: Russ Cox <rsc@golang.org>
src/runtime/mgc.go