diff --git a/doc/go1.12.html b/doc/go1.12.html index 4fed4b7fc4..0aee382aeb 100644 --- a/doc/go1.12.html +++ b/doc/go1.12.html @@ -279,7 +279,7 @@ for {
go doc now supports the -all flag,
which will cause it to print all exported APIs and their documentation,
- similarly to what the godoc command line used to do.
+ as the godoc command line used to do.