From f68ae216f5d21c34d5faea0b86e960a790c66ed5 Mon Sep 17 00:00:00 2001 From: sta Date: Tue, 8 Jun 2021 19:37:37 +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 4102c21b..64b7c1d8 100644 --- a/websocket-sharp/Net/HttpListenerException.cs +++ b/websocket-sharp/Net/HttpListenerException.cs @@ -123,7 +123,7 @@ namespace WebSocketSharp.Net /// An that represents the error code. /// /// - /// It is any of Win32 error codes. + /// It is any of the Win32 error codes. /// /// public override int ErrorCode {