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