From 392bc8985e6b4b33603bfb9b546d301d3857a3cb Mon Sep 17 00:00:00 2001 From: Andrew Gerrand Date: Wed, 13 Aug 2014 23:20:39 +1000 Subject: [PATCH] doc: remove the "the" in "the the" in the release notes LGTM=r R=r CC=golang-codereviews https://golang.org/cl/128170043 --- 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 c1d364c723..8dec005e71 100644 --- a/doc/devel/release.html +++ b/doc/devel/release.html @@ -23,7 +23,7 @@ Read the Go 1.3 Release Notes for more information.

Minor revisions

-go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the the runtime, net, and crypto/rsa packages. +go1.3.1 (released 2014/08/13) includes bug fixes to the compiler and the runtime, net, and crypto/rsa packages. See the change history for details.

-- 2.48.1