From: Andrew Gerrand Date: Wed, 13 Aug 2014 13:20:39 +0000 (+1000) Subject: doc: remove the "the" in "the the" in the release notes X-Git-Tag: go1.4beta1~832 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=392bc8985e6b4b33603bfb9b546d301d3857a3cb;p=gostls13.git doc: remove the "the" in "the the" in the release notes LGTM=r R=r CC=golang-codereviews https://golang.org/cl/128170043 --- 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.