diff --git a/xml/System.IO/StringReader.xml b/xml/System.IO/StringReader.xml index 569944bf196..b9ae8700ab7 100644 --- a/xml/System.IO/StringReader.xml +++ b/xml/System.IO/StringReader.xml @@ -735,8 +735,7 @@ This implementation of `Close` calls the Asynchronously reads all the characters from the input string starting at the current position and advances the current position to the end of the input string. A task representing the asynchronous read operation. The value of the parameter contains the total number of characters read into the buffer. - -