]> Cypherpunks repositories - gostls13.git/commitdiff
doc/go1.12: fix minor grammatical error
authorAgniva De Sarker <agnivade@yahoo.co.in>
Wed, 19 Dec 2018 05:03:42 +0000 (10:33 +0530)
committerIan Lance Taylor <iant@golang.org>
Wed, 19 Dec 2018 17:38:19 +0000 (17:38 +0000)
Change-Id: I767bf77aeab62f2d42239fac9d601a8e04fe860f
Reviewed-on: https://go-review.googlesource.com/c/154957
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.12.html

index 4fed4b7fc4a2f70b4d4336e938a446556862239a..0aee382aebb1a339cc8b809f6c2d8c05458b1e0d 100644 (file)
@@ -279,7 +279,7 @@ for {
 <p><!-- CL 141977 -->
   <code>go</code> <code>doc</code> now supports the <code>-all</code> flag,
   which will cause it to print all exported APIs and their documentation,
-  similarly to what the <code>godoc</code> command line used to do.
+  as the <code>godoc</code> command line used to do.
 </p>
 
 <h3 id="trace">Trace</h3>