From b54940a575ada1f7190b0d5767ca926b447964c8 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 16 Nov 2019 17:28:37 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerResponse.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerResponse.cs b/websocket-sharp/Net/HttpListenerResponse.cs index 39e2ad7a..f53cd796 100644 --- a/websocket-sharp/Net/HttpListenerResponse.cs +++ b/websocket-sharp/Net/HttpListenerResponse.cs @@ -978,7 +978,7 @@ namespace WebSocketSharp.Net #region Explicit Interface Implementations /// - /// Releases all resources used by the . + /// Releases all resources used by this instance. /// void IDisposable.Dispose () {