]> Cypherpunks repositories - gostls13.git/commit
internal/bytealg: fix typo in IndexRabinKarp{,Bytes} godoc
authorTobias Klauser <tklauser@distanz.ch>
Mon, 12 Oct 2020 09:19:41 +0000 (11:19 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 13 Oct 2020 06:48:02 +0000 (06:48 +0000)
commite69f6e839315b1df4e6273c38ae1a49e340b8a91
treef33d3367e6d501bf4ac7f3d3eae74e6888971428
parentc8fdfa756ead0a48b0227f6cec02641797124a92
internal/bytealg: fix typo in IndexRabinKarp{,Bytes} godoc

Change-Id: I09ba19e19b195e345a0fe29d542e0d86529b0d31
Reviewed-on: https://go-review.googlesource.com/c/go/+/261359
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/internal/bytealg/bytealg.go