Skip to content

Commit d2708ef

Browse files
authored
Fix typo. (dotnet#8763)
SignificantWhitepsace -> SignificantWhitespace
1 parent 8a907c1 commit d2708ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Xml/XmlTextReader.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4889,7 +4889,7 @@ This member is an explicit interface member implementation. It can be used only
48894889
48904890
This property can be changed at any time and takes effect on the next read operation.
48914891
4892-
Because the `XmlTextReader` does not have DTD information available to it, `SignificantWhitepsace` nodes are only returned within an `xml:space='preserve'` scope.
4892+
Because the `XmlTextReader` does not have DTD information available to it, `SignificantWhitespace` nodes are only returned within an `xml:space='preserve'` scope.
48934893
48944894
48954895

0 commit comments

Comments
 (0)