mirror of
https://github.com/golang/go
synced 2024-11-11 23:10:23 -07:00
doc: fix typo in 1.20 release notes
Fix typo. Change-Id: Id3a78ac5d8ea429ba1685889cd1661aaca8572c5 Reviewed-on: https://go-review.googlesource.com/c/go/+/456238 Run-TryBot: Than McIntosh <thanm@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com>
This commit is contained in:
parent
80f7484af7
commit
e76c87b191
@ -308,7 +308,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
<p><!-- https://go.dev/issue/51430 -->
|
||||
Go 1.20 adds a new <code>runtime/coverage</code> package
|
||||
containing APIs for writing coverage profile data at
|
||||
runtime from a long-running and/or server programs that
|
||||
runtime from long-running and/or server programs that
|
||||
do not terminate via <code>os.Exit()</code>.
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user