golang/src/unicode/utf8
Jes Cok 69583738eb unicode/utf8: update doc for RuneLen
As CL 569755 did, for consistency, this CL slightly improves
the documentation for RuneLen.

Change-Id: Ic9776648baf2809af36cd16a94d1313938bb0e52
Reviewed-on: https://go-review.googlesource.com/c/go/+/569816
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
2024-03-08 02:00:36 +00:00
..
example_test.go unicode/utf8: add AppendRune Example 2021-11-05 21:29:18 +00:00
utf8.go unicode/utf8: update doc for RuneLen 2024-03-08 02:00:36 +00:00
utf8_test.go unicode/utf8: use strings.Builder 2022-09-07 06:17:15 +00:00