[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:32:53 +09:00
parent 6e40c7d976
commit a3a87f896e

View File

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