diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index b457cc1e..47997434 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -712,7 +712,7 @@ namespace WebSocketSharp.Net /// /// Returns the response to the client and releases the resources used by - /// this instance. + /// this instance. /// public void Close () {