]> Cypherpunks repositories - gostls13.git/commit
regexp: correct doc comment for ReplaceAllLiteralString
authorIan Lance Taylor <iant@golang.org>
Sun, 19 Oct 2014 17:28:27 +0000 (10:28 -0700)
committerIan Lance Taylor <iant@golang.org>
Sun, 19 Oct 2014 17:28:27 +0000 (10:28 -0700)
commit3c5fd98918e0c1c22566b19769a0a370b1321737
treefb4dbdd00ba00eb5f37add377fa31c9fe2dab091
parent4c91b1371f1aef77e7ea7683c5c1d357234ca1cd
regexp: correct doc comment for ReplaceAllLiteralString

Fixes #8959.

LGTM=adg
R=golang-codereviews, adg
CC=golang-codereviews
https://golang.org/cl/161790043
src/regexp/regexp.go