Skip to content

Commit

Permalink
doc: tweak phrasing in Go 1.5 release notes
Browse files Browse the repository at this point in the history
Change-Id: I6bea045bb1cef15e6d9d3b4e6e6b4ae91f7bb941
Reviewed-on: https://go-review.googlesource.com/13345
Reviewed-by: Rob Pike <[email protected]>
  • Loading branch information
adg committed Aug 7, 2015
1 parent 4b145d4 commit abe70af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/go1.5.html
Original file line number Diff line number Diff line change
Expand Up @@ -815,7 +815,7 @@ <h3 id="minor_library_changes">Minor changes to the library</h3>
</li>

<li>
Also in the <a href="/pkg/bytes/"><code>bytes</code></a> package,
In the <a href="/pkg/bytes/"><code>bytes</code></a> package,
the <a href="/pkg/bytes/#Buffer"><code>Buffer</code></a> type
now has a <a href="/pkg/bytes/#Buffer.Cap"><code>Cap</code></a> method
that reports the number of bytes allocated within the buffer.
Expand Down

0 comments on commit abe70af

Please sign in to comment.