diff --git a/doc/go1.5.html b/doc/go1.5.html index 376eb933cc..39b5699942 100644 --- a/doc/go1.5.html +++ b/doc/go1.5.html @@ -815,7 +815,7 @@ method to discard data from the input.
bytes package,
+In the bytes package,
the Buffer type
now has a Cap method
that reports the number of bytes allocated within the buffer.