From b9094fc27d1e0e830579b66ca5f58494d29b0be4 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 27 Apr 2017 17:32:00 +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 aa8e38a5..2e9151c4 100644 --- a/websocket-sharp/Net/NetworkCredential.cs +++ b/websocket-sharp/Net/NetworkCredential.cs @@ -133,11 +133,10 @@ namespace WebSocketSharp.Net } /// - /// Gets the password for the user name associated with the credentials. + /// Gets the password for the username associated with the credentials. /// /// - /// A that represents the password for the user name associated with - /// the credentials. + /// A that represents the password for the username. /// public string Password { get {