Skip to content

Commit 060df63

Browse files
authored
Address missed suggestion for Pipelines namespace (#3511)
1 parent 6b38ba0 commit 060df63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/ns-System.IO.Pipelines.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Namespace Name="System.IO.Pipelines">
22
<Docs>
3-
<summary>The System.IO.Pipelines namespace provides types that allow performing complex, high performance IO operations.</summary>
3+
<summary>The System.IO.Pipelines namespace provides types for performing complex, high performance input-output (IO) operations.</summary>
44
<remarks>To be added.</remarks>
55
</Docs>
66
</Namespace>

0 commit comments

Comments
 (0)