Commit a5285553 authored by Andrew Gerrand's avatar Andrew Gerrand

doc: fix typo in go 1.1 doc

R=golang-dev, iant
CC=golang-dev
https://golang.org/cl/7725049
parent 94599ea7
......@@ -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>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment