diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index a0bb69db..ca23216c 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -980,8 +980,8 @@ namespace WebSocketSharp.Net /// An array of that contains the entity body data. /// /// - /// true if this method blocks execution while flushing the stream to - /// the client; otherwise, false. + /// true if this method blocks execution while flushing the stream + /// to the client; otherwise, false. /// /// /// is .