diff --git a/xml/System.Net/IPAddress.xml b/xml/System.Net/IPAddress.xml index fc0de97178a..91f66c75708 100644 --- a/xml/System.Net/IPAddress.xml +++ b/xml/System.Net/IPAddress.xml @@ -2559,7 +2559,7 @@ - When this method returns, the IP address as a span of UTF-8 bytes. + The span into which to write the IP address as a span of UTF-8 bytes. >When this method returns, the number of bytes written into the . Tries to format the current IP address into the provided span. if the formatting was successful; otherwise, . diff --git a/xml/System.Net/IPNetwork.xml b/xml/System.Net/IPNetwork.xml index 1ee500a7335..5d4cc200a0d 100644 --- a/xml/System.Net/IPNetwork.xml +++ b/xml/System.Net/IPNetwork.xml @@ -171,7 +171,7 @@ if the current object is equal to the parameter; otherwise, . To be added. - Uninitialized instance. + The instance is uninitialized. @@ -211,7 +211,7 @@ if is an instance and the networks are equal; otherwise . To be added. - Uninitialized instance. + The instance is uninitialized.