[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:40:56 +09:00
parent 210a79c082
commit 49bb56ff2c

View File

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