From 2a91f40c6b2cc9fb6053abbe70f9c60e4ddf7187 Mon Sep 17 00:00:00 2001
From: Carlos Amedee
Date: Wed, 4 Dec 2019 14:14:10 -0500
Subject: [PATCH] [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
---
doc/devel/release.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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.
--
2.48.1