]> Cypherpunks.ru repositories - gostls13.git/commit
container/heap: adjust wording in comments
authorRuss Cox <rsc@golang.org>
Mon, 12 Nov 2018 17:42:47 +0000 (12:42 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 13 Nov 2018 13:42:59 +0000 (13:42 +0000)
commit9d025bdafe8390011428b27fe944ee6acc8fa011
tree1ec110f94d5bb2825e1865a98d7e63d42e7fc8f5
parenta48a666bc89d355205550d43a9fdf1a9c507a123
container/heap: adjust wording in comments

Followup to CL 129779 but also some other minor tweaks.

Change-Id: Id71455d8a14f5e33f82c942c9e892da56c49d17c
Reviewed-on: https://go-review.googlesource.com/c/149257
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/container/heap/heap.go