[Modify] Polish it

This commit is contained in:
sta 2016-05-02 15:40:34 +09:00
parent 28a60ec94f
commit c205ecce67

View File

@ -342,8 +342,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"/>.