diff --git a/doc/cmd.html b/doc/cmd.html index 5d20d3887a..992f176014 100644 --- a/doc/cmd.html +++ b/doc/cmd.html @@ -89,7 +89,7 @@ gofmt command with more general options. -vet +vet      Vet examines Go source code and reports suspicious constructs, such as Printf calls whose arguments do not align with the format string.