]> Cypherpunks repositories - gostls13.git/commit
sort: fix typo in comment
authorTakayoshi Nishida <takayoshi.nishida@gmail.com>
Sat, 21 Apr 2018 16:30:44 +0000 (23:30 +0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 22 Apr 2018 22:32:11 +0000 (22:32 +0000)
commitd11df8baa8c18c7cf14e7286f55ae56f4439d1cd
tree9871efeabaac562578b610d352da086dc37db8ba
parent15095be9fbe726d4a3ef43b68d2fbc83e6484ded
sort: fix typo in comment

Change-Id: Ia2c87473d63175db6cb36a21be0769ae9fcb4f8b
Reviewed-on: https://go-review.googlesource.com/108695
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/sort/sort.go