From 70852b1267cfff4393563948634f1d1579a9615c Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 3 Sep 2020 21:39:33 +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 b7960119..014ddb1d 100644 --- a/websocket-sharp/Net/HttpListenerPrefixCollection.cs +++ b/websocket-sharp/Net/HttpListenerPrefixCollection.cs @@ -133,8 +133,8 @@ namespace WebSocketSharp.Net /// is invalid. /// /// - /// The instance associated with this collection - /// is closed. + /// The instance associated with this + /// collection is closed. /// public void Add (string uriPrefix) {