From 8b13eb52f41f58e6c68e1eed0964393a4da70451 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 18 Sep 2020 19:33:29 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerPrefix.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerPrefix.cs b/websocket-sharp/Net/HttpListenerPrefix.cs index 9b7888f8..a8f4f293 100644 --- a/websocket-sharp/Net/HttpListenerPrefix.cs +++ b/websocket-sharp/Net/HttpListenerPrefix.cs @@ -250,7 +250,7 @@ namespace WebSocketSharp.Net } /// - /// Gets the hash code for this instance. + /// Gets the hash code for the current instance. /// /// /// This method will be required to detect duplicates in any collection.