From 3c5807366501e93200ae836f6ac9c58ed518451d Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 3 Jun 2021 19:41:33 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerException.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerException.cs b/websocket-sharp/Net/HttpListenerException.cs index a844392f..42356e07 100644 --- a/websocket-sharp/Net/HttpListenerException.cs +++ b/websocket-sharp/Net/HttpListenerException.cs @@ -116,7 +116,7 @@ namespace WebSocketSharp.Net /// Gets the error code that identifies the error that occurred. /// /// - /// An that identifies the error. + /// An that represents the error code. /// public override int ErrorCode { get {