diff --git a/websocket-sharp/Net/WebSockets/TcpListenerWebSocketContext.cs b/websocket-sharp/Net/WebSockets/TcpListenerWebSocketContext.cs index 00fdf36f..762c762f 100644 --- a/websocket-sharp/Net/WebSockets/TcpListenerWebSocketContext.cs +++ b/websocket-sharp/Net/WebSockets/TcpListenerWebSocketContext.cs @@ -428,12 +428,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 () {