go/src/regexp
Daniel Martí d4bcfe4e83 regexp: fix copy-paste typo on Regexp.UnmarshalText doc
I noticed that https://go.dev/cl/479401 called both methods MarshalText
in the godoc, so fix that.

While here, add more godoc links for better usability.

Change-Id: I8f10bafeca6a1ca1c1ed9be7a7dd9fdecfe991a0
Reviewed-on: https://go-review.googlesource.com/c/go/+/484335
Auto-Submit: Ian Lance Taylor <iant@google.com>
Run-TryBot: Daniel Martí <mvdan@mvdan.cc>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
Reviewed-by: David Chase <drchase@google.com>
2023-04-14 16:28:44 +00:00
..
syntax all: re-run stringer 2023-04-11 20:24:07 +00:00
testdata
all_test.go regexp: add Regexp.TextMarshaler/TextUnmarshaler 2023-04-12 20:03:09 +00:00
backtrack.go
example_test.go
exec.go
exec2_test.go
exec_test.go
find_test.go
onepass.go all: add missing periods in comments 2022-11-18 17:59:44 +00:00
onepass_test.go
regexp.go regexp: fix copy-paste typo on Regexp.UnmarshalText doc 2023-04-14 16:28:44 +00:00