]> Cypherpunks repositories - gostls13.git/commitdiff
doc: remove meaningless word from Go 1.12 release notes
authorIan Lance Taylor <iant@golang.org>
Tue, 29 Jan 2019 21:23:07 +0000 (13:23 -0800)
committerIan Lance Taylor <iant@golang.org>
Wed, 30 Jan 2019 01:38:43 +0000 (01:38 +0000)
Change-Id: I744940e2bbde19ccec53af6c5469d46ba9161f01
Reviewed-on: https://go-review.googlesource.com/c/160179
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
doc/go1.12.html

index 3eab22a930539b6f8b8b2453aa1b2a559b596ce9..20b3e343d1b8052bd12879e87a9661ebe7cf378f 100644 (file)
@@ -301,7 +301,7 @@ for {
 
 <p><!-- CL 140959 -->
   <code>go</code> <code>doc</code> also now includes the <code>-src</code> flag,
-  which will show the target's original source code.
+  which will show the target's source code.
 </p>
 
 <h3 id="trace">Trace</h3>