mirror of
https://github.com/golang/go
synced 2024-11-26 01:07:57 -07:00
doc: fix typo in Go 1.21 release notes
Change-Id: Ib32567fdd12079cd171a4e1bc118ce27d8ce2a5d Reviewed-on: https://go-review.googlesource.com/c/go/+/488035 Run-TryBot: Sameer Ajmani <sameer@golang.org> Reviewed-by: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org>
This commit is contained in:
parent
5256f90c98
commit
1d00dc3985
@ -84,7 +84,7 @@ Do not send CLs removing the interior tags from such phrases.
|
||||
TODO: complete this section
|
||||
</p>
|
||||
|
||||
<dl id="context"><dt><a href="/pkg/context/">sync</a></dt>
|
||||
<dl id="context"><dt><a href="/pkg/context/">context</a></dt>
|
||||
<dd>
|
||||
<p><!-- https://go.dev/issue/40221, CL 479918 -->
|
||||
The new <a href="/pkg/context/#WithoutCancel"><code>WithoutCancel</code></a>
|
||||
|
Loading…
Reference in New Issue
Block a user