[Modify] Edit it

This commit is contained in:
sta 2018-01-19 17:57:37 +09:00
parent d1f91c9391
commit 3dd4e6f6b7

View File

@ -273,7 +273,7 @@ namespace WebSocketSharp.Net
} }
/// <summary> /// <summary>
/// Gets a value indicating whether the client that sent the request is authenticated. /// Gets a value indicating whether the client is authenticated.
/// </summary> /// </summary>
/// <value> /// <value>
/// <c>true</c> if the client is authenticated; otherwise, <c>false</c>. /// <c>true</c> if the client is authenticated; otherwise, <c>false</c>.