diff --git a/xml/System.IO.Pipelines/ReadResult.xml b/xml/System.IO.Pipelines/ReadResult.xml index ee8cebf1b20..cc245e95bed 100644 --- a/xml/System.IO.Pipelines/ReadResult.xml +++ b/xml/System.IO.Pipelines/ReadResult.xml @@ -41,7 +41,7 @@ The read-only sequence containing the bytes of data that were read in the call. - A flag that indicates if the operation that produced this was canceled by . + A flag that indicates if the operation that produced this was canceled by . A flag that indicates whether the end of the data stream has been reached. Creates a new instance of setting and flags. To be added. @@ -89,7 +89,7 @@ Gets a value that indicates whether the current operation was canceled. - if the operation that produced this was canceled by ; otherwise, . + if the operation that produced this was canceled by ; otherwise, . To be added.