[Modify] Edit it

This commit is contained in:
sta 2017-04-20 15:38:11 +09:00
parent 035ac9148f
commit 210a79c082

View File

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