]> Cypherpunks repositories - gostls13.git/commit
sort: fixed small typo in comments
authorFlorin Patan <florinpatan@gmail.com>
Sun, 8 Feb 2015 23:27:38 +0000 (00:27 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 8 Feb 2015 23:38:50 +0000 (23:38 +0000)
commit0ca49135a0976b6dc2fb1c25a526045c5366971c
treec956180220c4b8eca5dea018f398c31d41659e27
parent9e6869b93bba5c04e9536e26944d657f15a88386
sort: fixed small typo in comments

There was a small typo in the comment before the Stable function.

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