From 537692cc71a9a03a22cd807e395b12b805a36927 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 2 Sep 2020 22:02:54 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerPrefixCollection.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Net/HttpListenerPrefixCollection.cs b/websocket-sharp/Net/HttpListenerPrefixCollection.cs index 14e0012b..6b27685f 100644 --- a/websocket-sharp/Net/HttpListenerPrefixCollection.cs +++ b/websocket-sharp/Net/HttpListenerPrefixCollection.cs @@ -262,8 +262,8 @@ namespace WebSocketSharp.Net /// is . /// /// - /// The instance associated with this collection - /// is closed. + /// The instance associated with this + /// collection is closed. /// public bool Remove (string uriPrefix) {