From 7c7de5150bc72840dd6864561b69f97c21070ab2 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 27 Apr 2017 16:41:46 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/NetworkCredential.cs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index a62e5f76..aa8e38a5 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -117,11 +117,10 @@ namespace WebSocketSharp.Net #region Public Properties /// - /// Gets the name of the user domain associated with the credentials. + /// Gets the domain associated with the credentials. /// /// - /// A that represents the name of the user domain associated with - /// the credentials. + /// A that represents the domain name. /// public string Domain { get {