[Modify] Edit it

This commit is contained in:
sta 2017-04-20 14:50:00 +09:00
parent a8f8e84dfd
commit c9679e42ed

View File

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