From 1f860d80ee983cab3ae4ce785b880f704abdb9ff Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 2 Jun 2021 19:37:22 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerException.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerException.cs b/websocket-sharp/Net/HttpListenerException.cs index e0942fa8..3bc0fb24 100644 --- a/websocket-sharp/Net/HttpListenerException.cs +++ b/websocket-sharp/Net/HttpListenerException.cs @@ -74,7 +74,8 @@ namespace WebSocketSharp.Net #region Public Constructors /// - /// Initializes a new instance of the class. + /// Initializes a new instance of the + /// class. /// public HttpListenerException () {