]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in mapextra comment
authorcch123 <buaa.cch@gmail.com>
Mon, 2 Jul 2018 04:32:48 +0000 (04:32 +0000)
committerKeith Randall <khr@golang.org>
Mon, 2 Jul 2018 06:08:26 +0000 (06:08 +0000)
commit5110d19fc2986b702ba0cfcbeacfe692154c77b1
treee6f4b168dd6df3c1721c56e08d7f6852f3a97726
parent28f9b880f6e9f95c61b31b6e0a7ac458cb6a0e0c
runtime: fix typo in mapextra comment

Change-Id: Idbd8a1b5bfeb1c23c86cef0697cf0380900e95f3
GitHub-Last-Rev: a8c2b27046582c4eef932a8502826a3b23b8dab3
GitHub-Pull-Request: golang/go#26175
Reviewed-on: https://go-review.googlesource.com/121821
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/map.go