]> Cypherpunks repositories - gostls13.git/commit
regexp: fix typo in the overview
authorJinwook Jeong <vustthat@gmail.com>
Mon, 1 Nov 2021 14:46:47 +0000 (23:46 +0900)
committerDaniel Martí <mvdan@mvdan.cc>
Wed, 2 Mar 2022 11:49:04 +0000 (11:49 +0000)
commit40e24a942bce7b10e23a7282e673ac8a758ca378
tree77bfc6a687e1d830c4646e5c12d7024df45bbefb
parentfd2e1e743a86a53a30427cf3606543ecc9bd60bd
regexp: fix typo in the overview

Correct the slice expression in the description of Index functions.

Change-Id: I97a1b670c4c7e600d858f6550b647f677ef90b41
Reviewed-on: https://go-review.googlesource.com/c/go/+/360058
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
Trust: Daniel Martí <mvdan@mvdan.cc>
src/regexp/regexp.go