[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:31:05 +09:00
parent f63d005b63
commit 6e40c7d976

View File

@ -81,7 +81,7 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets the nc parameter from the HTTP Digest authentication credentials. /// Gets the nc parameter from a digest authentication attempt.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the nc parameter. /// A <see cref="string"/> that represents the nc parameter.