[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:42:45 +09:00
parent 49bb56ff2c
commit 0c1d10d60e

View File

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