1
0
mirror of https://github.com/golang/go synced 2024-11-11 21:20:21 -07:00
go/src/container
Yasser Abdolmaleki f1f8f9af9a container/list: fix typo in function comments
The correct word to use here is 'another' not 'an other'

Change-Id: Ie4f748ae94a5945dceb52779222ffd8cf36b8845
Reviewed-on: https://go-review.googlesource.com/c/go/+/235838
Reviewed-by: Robert Griesemer <gri@golang.org>
2020-05-31 02:07:28 +00:00
..
heap container/heap: avoid memory leak in example 2019-02-26 23:42:26 +00:00
list container/list: fix typo in function comments 2020-05-31 02:07:28 +00:00
ring all: shorten some tests 2019-05-22 12:54:00 +00:00