Skip to content

Commit 4df8350

Browse files
alenrosmairaw
authored andcommitted
* typo * Update xml/System.Net/Dns.xml removed superfluous dot Co-Authored-By: alenros <[email protected]>
1 parent f24ece9 commit 4df8350

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/System.Net/Dns.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,7 @@
684684
685685
If an empty string is passed as the `hostNameOrAddress` argument, then this method returns the IPv4 and IPv6 addresses of the local host.
686686
687-
IPv6 addresses are filtered from the results of the <xref:System.Net.Dns.GetHostAddresses%2A> method if the local computer does not have IPv6 installed. As a result, it is possible to get back an empty <xref:System.Net.IPAddress> instance if only IPv6 results where available for the `hostNameOrAddress`.parameter.
687+
IPv6 addresses are filtered from the results of the <xref:System.Net.Dns.GetHostAddresses%2A> method if the local computer does not have IPv6 installed. As a result, it is possible to get back an empty <xref:System.Net.IPAddress> instance if only IPv6 results were available for the `hostNameOrAddress` parameter.
688688
689689
> [!NOTE]
690690
> This member emits trace information when you enable network tracing in your application. For more information, see [Network Tracing in the .NET Framework](~/docs/framework/network-programming/network-tracing.md).
@@ -1392,4 +1392,4 @@
13921392
</Docs>
13931393
</Member>
13941394
</Members>
1395-
</Type>
1395+
</Type>

0 commit comments

Comments
 (0)