Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
feedback
  • Loading branch information
mairaw authored Nov 12, 2019
commit 237b997291d74c41a95b24b81e3804970a2dbcbe
2 changes: 1 addition & 1 deletion xml/System.Buffers/ArrayPool`1.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<Interfaces />
<Docs>
<typeparam name="T">The type of the objects that are in the resource pool.</typeparam>
<summary>Provides a resource pool that enables reusing instances of type T.</summary>
<summary>Provides a resource pool that enables reusing instances of type T[].</summary>
<remarks>
<format type="text/markdown"><![CDATA[

Expand Down