[Modify] Edit it

This commit is contained in:
sta 2016-06-30 15:01:00 +09:00
parent f6dc66527e
commit 977b9de1b8

View File

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