]> Cypherpunks repositories - gostls13.git/commit
strings: revise ToUpperSpecial and ToLowerSpecial wording
authorKevin Zita <bleedgreenandgold@gmail.com>
Fri, 3 Aug 2018 18:08:09 +0000 (18:08 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 21 Aug 2018 04:38:58 +0000 (04:38 +0000)
commit827248484004300c52162d55dfa05083862062ed
tree3df4a8deb05c2bf6c115ecc8db909bace6d63411
parent15c362a26081d99ee968f99fb3fc43b2e093a81d
strings: revise ToUpperSpecial and ToLowerSpecial wording

Fixes #26654

Change-Id: I4832c45cad40607b83e1a8a9b562fa12e639b7d9
GitHub-Last-Rev: c9ceedb7d4b4c01f91ea4fe3dc3496e73eed9120
GitHub-Pull-Request: golang/go#26781
Reviewed-on: https://go-review.googlesource.com/127716
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/strings/strings.go