You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Xml/XmlTextReader.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4889,7 +4889,7 @@ This member is an explicit interface member implementation. It can be used only
4889
4889
4890
4890
This property can be changed at any time and takes effect on the next read operation.
4891
4891
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.
0 commit comments