]> Cypherpunks repositories - gostls13.git/commit
strings: remove redundant "runs" from string.Fields docstring
authorBrad <brad.cypert@gmail.com>
Tue, 26 Aug 2025 18:16:11 +0000 (18:16 +0000)
committerGopher Robot <gobot@golang.org>
Thu, 28 Aug 2025 08:55:16 +0000 (01:55 -0700)
commit7f1864b0a819c58ef55739189a57f1944c544baf
treeb46473f4c7cd35652beb211747f55a3b32432a2a
parent90c21fa5b6d19fa521023a4b0e8f368b2dc422d7
strings: remove redundant "runs" from string.Fields docstring

Change-Id: I502b24af186fc56fe953acf7ab7d29f8eefb9c07
GitHub-Last-Rev: 1a4edf431217d9c9ebf78f228926c297e51dd54a
GitHub-Pull-Request: golang/go#75156
Reviewed-on: https://go-review.googlesource.com/c/go/+/699215
Reviewed-by: Sean Liao <sean@liao.dev>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Auto-Submit: Sean Liao <sean@liao.dev>
Reviewed-by: Florian Lehner <lehner.florian86@gmail.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
src/strings/strings.go