Skip to content

Commit 82b4adb

Browse files
authored
Update doc/go1.18.html
1 parent 4ee148f commit 82b4adb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/go1.18.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
373373

374374
<p><!-- https://golang.org/cl/323318 https://golang.org/cl/332771 -->
375375
<a href="/pkg/strings/#Trim"><code>Trim</code></a>, <a href="/pkg/strings/#TrimLeft"><code>TrimLeft</code></a>,
376-
and <a href="/pkg/strings/#TrimRight"><code>TrimRight</code></a> are up to 5 times faster (especially for
376+
and <a href="/pkg/strings/#TrimRight"><code>TrimRight</code></a> are up to 10 times faster (especially for
377377
small ASCII cutsets) and are now allocation-free.
378378
</p>
379379

0 commit comments

Comments
 (0)