From: Carlos Amedee
Date: Wed, 4 Dec 2019 19:14:10 +0000 (-0500)
Subject: doc: fix typo in Go 1.12.14 document
X-Git-Tag: go1.14beta1~74
X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=98e7270a3d03c2741fc790ea619e5754c49e05ed;p=gostls13.git
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
---
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.