mirror of
https://github.com/golang/go
synced 2024-11-25 07:17:56 -07:00
doc: fix typo in go 1.1 doc
R=golang-dev, iant CC=golang-dev https://golang.org/cl/7725049
This commit is contained in:
parent
94599ea745
commit
a52855535a
@ -495,7 +495,7 @@ and
|
||||
<a href="/pkg/reflect/#SliceOf"><code>SliceOf</code></a>
|
||||
construct new
|
||||
<a href="/pkg/reflect/#Type"><code>Types</code></a>
|
||||
from existing types, for example to construct a the type <code>[]T</code> given
|
||||
from existing types, for example to construct the type <code>[]T</code> given
|
||||
only <code>T</code>.
|
||||
</p>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user