]> Cypherpunks repositories - gostls13.git/commit
strings: use slice instead of list and array in Fields comment
authorMartin Möhrmann <moehrmann@google.com>
Mon, 14 Aug 2017 19:12:49 +0000 (21:12 +0200)
committerMartin Möhrmann <moehrmann@google.com>
Mon, 14 Aug 2017 21:25:53 +0000 (21:25 +0000)
commitd180d18666e355b52bf12126119416f6b3c6e843
tree5bb917fe6d4cef593810ecd6efcdf082bdc50596
parent248a7c7c42eaf58d0c82b704205c7eac5b14a42a
strings: use slice instead of list and array in Fields comment

Change-Id: I70b839ff0ae5f015587390a82616ebb1d657d71a
Reviewed-on: https://go-review.googlesource.com/55490
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
Run-TryBot: Martin Möhrmann <moehrmann@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/strings/strings.go