]> Cypherpunks repositories - gostls13.git/commit
unicode/utf8: update doc for RuneLen
authorJes Cok <xigua67damn@gmail.com>
Thu, 7 Mar 2024 23:34:10 +0000 (07:34 +0800)
committerGopher Robot <gobot@golang.org>
Fri, 8 Mar 2024 02:00:36 +0000 (02:00 +0000)
commit69583738eb73ef928a07a1e215b719823fd27aa9
tree44ee63085e671b9071a2825451a687cd07139018
parent5a329c3bfb6328a66812e21bd1a5a32f8a5c76b0
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>
src/unicode/utf8/utf8.go