]> Cypherpunks repositories - gostls13.git/commit
sort: fix grammar in updated Less comment
authorzikaeroh <zikaeroh@gmail.com>
Sat, 17 Oct 2020 07:25:58 +0000 (00:25 -0700)
committerIan Lance Taylor <iant@golang.org>
Sat, 17 Oct 2020 22:58:33 +0000 (22:58 +0000)
commitfc981654c763c2c1d72df2a6e35ba3dfc78d13ee
tree090b265912e226d9ad4fc07338602dc31d43fc05
parent76a615b20a943b7255ac1cb3944df62a1dbc882c
sort: fix grammar in updated Less comment

The rewritten comment didn't sound right to my ears. Tweak it to be
grammatically correct.

Change-Id: Iae7d9f8810fff78cfd964bb3117099bce4479c14
Reviewed-on: https://go-review.googlesource.com/c/go/+/263180
Reviewed-by: Robert Griesemer <gri@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Robert Griesemer <gri@golang.org>
src/sort/sort.go