1
0
mirror of https://github.com/golang/go synced 2024-10-04 14:21:21 -06:00
go/src/pkg/sort
Robert Griesemer f3913624a7 std lib: fix various typos in comments
Where the spelling changed from British to
US norm (e.g., optimise -> optimize) it follows
the style in that file.

LGTM=adonovan
R=golang-codereviews, adonovan
CC=golang-codereviews
https://golang.org/cl/96980043
2014-05-02 13:17:55 -07:00
..
example_interface_test.go sort: move example to package level and simplify further 2013-09-16 13:02:01 +10:00
example_keys_test.go sort: use proper mass unit in example 2013-02-27 10:44:50 -08:00
example_multi_test.go sort: fix up example expected output formatting 2013-09-08 13:21:03 +10:00
example_test.go sort: add Reverse as a function 2013-02-01 08:44:45 -08:00
example_wrapper_test.go sort: add a simpler sort.Interface example 2013-09-08 11:17:23 +10:00
export_test.go
search_test.go all: protect alloc count tests by -testing.short 2013-08-21 14:00:45 +10:00
search.go sort: fix comment for various Search routines 2012-11-07 05:07:46 +08:00
sort_test.go sort: use a very fast random generator for benchmarks 2013-08-29 13:21:21 +10:00
sort.go std lib: fix various typos in comments 2014-05-02 13:17:55 -07:00