[Modify] Edit it

This commit is contained in:
sta 2018-04-12 19:41:43 +09:00
parent ff00cee6ff
commit f58aeb44ea

View File

@ -370,8 +370,8 @@ namespace WebSocketSharp.Net.WebSockets
}
/// <summary>
/// Gets the <see cref="WebSocketSharp.WebSocket"/> instance used for
/// two-way communication between client and server.
/// Gets the WebSocket instance used for two-way communication between
/// the client and server.
/// </summary>
/// <value>
/// A <see cref="WebSocketSharp.WebSocket"/>.