From 3e684eb1cde2a14db1d8a9c186cb39ef7e0a9926 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 24 Apr 2017 16:59:49 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpBasicIdentity.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpBasicIdentity.cs b/websocket-sharp/Net/HttpBasicIdentity.cs index 5ece5dcc..d26b29f6 100644 --- a/websocket-sharp/Net/HttpBasicIdentity.cs +++ b/websocket-sharp/Net/HttpBasicIdentity.cs @@ -66,7 +66,7 @@ namespace WebSocketSharp.Net #region Public Properties /// - /// Gets the password from an HTTP Basic authentication attempt. + /// Gets the password from a basic authentication attempt. /// /// /// A that represents the password.