[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:36:32 +09:00
parent fa43ecc184
commit 035ac9148f

View File

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