[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:27:03 +09:00
parent 131ba06bc6
commit f63d005b63

View File

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