[Modify] Edit it

This commit is contained in:
sta 2018-01-09 16:30:05 +09:00
parent 7464f67d7c
commit 638daa2a21

View File

@ -311,8 +311,7 @@ namespace WebSocketSharp.Net
}
/// <summary>
/// Gets a value indicating whether the client requests a persistent
/// connection.
/// Gets a value indicating whether a persistent connection is requested.
/// </summary>
/// <value>
/// <c>true</c> if the request specifies that the connection is kept open;