From: Kevin Burke Date: Fri, 11 Feb 2022 04:44:03 +0000 (-0800) Subject: doc: fix spelling error in link ID X-Git-Tag: go1.18rc1~42 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=9fdcfb7c10b464ffab815892f5fc77d68ed35714;p=gostls13.git doc: fix spelling error in link ID Change-Id: I6de236442f213ab4b4f19ec881add4923d8bfd8d Reviewed-on: https://go-review.googlesource.com/c/go/+/385054 Reviewed-by: Ian Lance Taylor Trust: Kevin Burke --- diff --git a/doc/go_spec.html b/doc/go_spec.html index 3405b7d887..49533b067d 100644 --- a/doc/go_spec.html +++ b/doc/go_spec.html @@ -1365,7 +1365,7 @@ type ReadCloser interface { } -

General interfaces

+

General interfaces

In their most general form, an interface element may also be an arbitrary type term