]> Cypherpunks repositories - gostls13.git/commitdiff
doc: fix typo in Go 1.21 release notes
authorSameer Ajmani <sameer@google.com>
Mon, 24 Apr 2023 13:34:24 +0000 (09:34 -0400)
committerSameer Ajmani <sameer@golang.org>
Mon, 24 Apr 2023 18:13:34 +0000 (18:13 +0000)
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>

doc/go1.21.html

index e5c49912ddb75daee49a9ba2086f2a5e8406da52..14a2e5fabc4f89f5c02bad23746120c909da98a8 100644 (file)
@@ -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>