From 4c08b41f5ac0974c9f97de35b9c33fbe2d8fdc32 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 28 Apr 2017 15:35:27 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/NetworkCredential.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index 1260ee33..26d79bbd 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -120,7 +120,8 @@ namespace WebSocketSharp.Net /// Gets the domain associated with the credentials. /// /// - /// A that represents the domain name. + /// A that represents the domain name + /// to which the username belongs. /// public string Domain { get {