[Modify] Edit it

This commit is contained in:
sta 2017-04-24 16:59:49 +09:00
parent 7a6b73f63e
commit 3e684eb1cd

View File

@ -66,7 +66,7 @@ namespace WebSocketSharp.Net
#region Public Properties
/// <summary>
/// Gets the password from an HTTP Basic authentication attempt.
/// Gets the password from a basic authentication attempt.
/// </summary>
/// <value>
/// A <see cref="string"/> that represents the password.