[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:24:48 +09:00
parent d23693d878
commit 131ba06bc6

View File

@ -57,7 +57,7 @@ namespace WebSocketSharp.Net
#region Public Properties #region Public Properties
/// <summary> /// <summary>
/// Gets the algorithm parameter from the HTTP Digest authentication credentials. /// Gets the algorithm parameter from a digest authentication attempt.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the algorithm parameter. /// A <see cref="string"/> that represents the algorithm parameter.