mirror of
https://github.com/golang/go.git
synced 2025-05-23 00:11:26 +00:00
doc/go1.12: fix minor grammatical error
Change-Id: I767bf77aeab62f2d42239fac9d601a8e04fe860f Reviewed-on: https://go-review.googlesource.com/c/154957 Reviewed-by: Ian Lance Taylor <iant@golang.org>
This commit is contained in:
parent
1e88d91eb2
commit
e2897e4ac0
@ -279,7 +279,7 @@ for {
|
|||||||
<p><!-- CL 141977 -->
|
<p><!-- CL 141977 -->
|
||||||
<code>go</code> <code>doc</code> now supports the <code>-all</code> flag,
|
<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,
|
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>
|
</p>
|
||||||
|
|
||||||
<h3 id="trace">Trace</h3>
|
<h3 id="trace">Trace</h3>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user