From: Carlos Amedee Date: Wed, 4 Dec 2019 19:14:10 +0000 (-0500) Subject: [release-branch.go1.12] doc: fix typo in Go 1.12.14 document X-Git-Tag: go1.12.14~1 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=2a91f40c6b2cc9fb6053abbe70f9c60e4ddf7187;p=gostls13.git [release-branch.go1.12] doc: fix typo in Go 1.12.14 document Change-Id: I3641a086f167a1337aaaacd2d758b6a42b84a7fb Reviewed-on: https://go-review.googlesource.com/c/go/+/209845 Run-TryBot: Carlos Amedee Run-TryBot: Alexander Rakoczy Reviewed-by: Alexander Rakoczy TryBot-Result: Gobot Gobot (cherry picked from commit 98e7270a3d03c2741fc790ea619e5754c49e05ed) Reviewed-on: https://go-review.googlesource.com/c/go/+/209846 --- diff --git a/doc/devel/release.html b/doc/devel/release.html index 95a585e030..2b70059802 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -127,7 +127,7 @@ Only macOS users who hit this issue need to update.

-go1.12.14 (released 2019/12/4) includes a fix to the runtime. See +go1.12.14 (released 2019/12/04) includes a fix to the runtime. See the Go 1.12.14 milestone on our issue tracker for details.