diff options
Diffstat (limited to 'doc/go1.18.html')
| -rw-r--r-- | doc/go1.18.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/go1.18.html b/doc/go1.18.html index 16a5a6723c..35b3d744ec 100644 --- a/doc/go1.18.html +++ b/doc/go1.18.html @@ -516,9 +516,7 @@ Do not send CLs removing the interior tags from such phrases. </li> <li> The new type - <a href="/pkg/go/types/#TypeList"><code>TypeList</code></a> and factory function - <a href="/pkg/go/types/#NewTypeList"><code>NewTypeList</code></a> facilitate storing - a list of types. + <a href="/pkg/go/types/#TypeList"><code>TypeList</code></a> holds a list of types. </li> <li> The new factory function |
