From f374018356c30473e7668ebdeb953d64939bd78a Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 30 Jun 2016 15:05:38 +0900 Subject: [PATCH] [Modify] Edit it --- .../Net/WebSockets/HttpListenerWebSocketContext.cs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs index cd96cb21..39b2d07f 100644 --- a/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs +++ b/websocket-sharp/Net/WebSockets/HttpListenerWebSocketContext.cs @@ -314,12 +314,12 @@ namespace WebSocketSharp.Net.WebSockets #region Public Methods /// - /// Returns a that represents the current - /// . + /// Returns a that represents + /// the current . /// /// - /// A that represents the current - /// . + /// A that represents + /// the current . /// public override string ToString () {