[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> /// <summary>
/// Gets the uri parameter from the HTTP Digest authentication credentials. /// Gets the uri parameter from a digest authentication attempt.
/// </summary> /// </summary>
/// <value> /// <value>
/// A <see cref="string"/> that represents the uri parameter. /// A <see cref="string"/> that represents the uri parameter.