[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:34:37 +09:00
parent a3a87f896e
commit fa43ecc184

View File

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