]> Cypherpunks repositories - gostls13.git/commit
strings: fix typo in examples
authorGökhan Özeloğlu <gozeloglu@gmail.com>
Fri, 16 Aug 2024 20:41:25 +0000 (23:41 +0300)
committerGopher Robot <gobot@golang.org>
Fri, 16 Aug 2024 23:50:48 +0000 (23:50 +0000)
commit0b23e477a2ca6056a61d6040f0763997a30b3486
treee7bbdccf2556b48d279dea0e37fbc474490dbff8
parent79ca434ac608d0817a5807d1c7b2138912ed55ce
strings: fix typo in examples

The correct word can be seen in lines 381-382.

Change-Id: If3876bd34b6433b69531763f63af88d60a0bfad0
Reviewed-on: https://go-review.googlesource.com/c/go/+/606375
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
src/strings/example_test.go