From d1fa58719e171afedfbcdf3646ee574afc08086c Mon Sep 17 00:00:00 2001
From: Tobias Klauser
Date: Fri, 8 Dec 2017 14:43:40 +0100
Subject: [PATCH] doc/go1.10: fix HTML start tag
Change-Id: I33f14ea1d58e18081bae3f16c87d11312249c842
Reviewed-on: https://go-review.googlesource.com/82835
Reviewed-by: Ian Lance Taylor
---
doc/go1.10.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/go1.10.html b/doc/go1.10.html
index 6dcbffa490..1644f3cdb2 100644
--- a/doc/go1.10.html
+++ b/doc/go1.10.html
@@ -150,7 +150,7 @@ For more details, see go
help
cac
-The go
install command now installs only the
+The go
install
command now installs only the
packages and commands listed directly on the command line.
For example, go
install
cmd/gofmt
installs the gofmt program but not any of the packages on which it depends.
--
2.50.0