From: Carlos Amedee
Date: Wed, 4 Dec 2019 19:14:10 +0000 (-0500)
Subject: [release-branch.go1.13] doc: fix typo in Go 1.12.14 document
X-Git-Tag: go1.13.5~1
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=a1c661ad904063661219358fe6f5a740f98c4532;p=gostls13.git
[release-branch.go1.13] 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/+/209877
---
diff --git a/doc/devel/release.html b/doc/devel/release.html
index 06647953f5..3592625185 100644
--- a/doc/devel/release.html
+++ b/doc/devel/release.html
@@ -174,7 +174,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.