]> Cypherpunks repositories - gostls13.git/commit
strings: fix typo in comment
authorGeorge Looshch <looshch@loosh.ch>
Sat, 15 Jan 2022 19:43:05 +0000 (21:43 +0200)
committerDmitri Shuralyov <dmitshur@golang.org>
Sat, 19 Feb 2022 00:00:52 +0000 (00:00 +0000)
commite002cf4df7fcd9925916ed78df7ed2a49031ed2e
treed9106871bc4388aab1b943bb4bd53619c71f8822
parent61b5c866a9507524d0a3d7a7e0c892c975ca081b
strings: fix typo in comment

Remove unnecessary whitespace in noescape comment

Fixes #50634

Change-Id: I1c8d16c020b05678577d349470fac7e7ab8a10b7
Reviewed-on: https://go-review.googlesource.com/c/go/+/378815
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Dmitri Shuralyov <dmitshur@golang.org>
src/strings/builder.go