From 977b9de1b86a39f0fd0ed2c86d883e84de547f36 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 30 Jun 2016 15:01:00 +0900 Subject: [PATCH] [Modify] Edit it --- .../Net/WebSockets/HttpListenerWebSocketContext.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs index 23a7f2ed..cd96cb21 100644 --- a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs +++ b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs @@ -283,8 +283,8 @@ namespace WebSocketSharp.Net.WebSockets } /// - /// Gets the instance used for two-way communication - /// between client and server. + /// Gets the instance used for + /// two-way communication between client and server. /// /// /// A .