From 262f135efc553a0b68d5207279eda86e315ad570 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 28 Apr 2017 14:58:45 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/NetworkCredential.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/NetworkCredential.cs b/websocket-sharp/Net/NetworkCredential.cs index dda6da2f..1260ee33 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -165,10 +165,10 @@ namespace WebSocketSharp.Net } /// - /// Gets the user name associated with the credentials. + /// Gets the username associated with the credentials. /// /// - /// A that represents the user name associated with the credentials. + /// A that represents the username. /// public string UserName { get {