From 412070f47f30ab6136a8272ebae276a90215aac7 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 14 Aug 2020 22:00:52 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerPrefixCollection.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerPrefixCollection.cs b/websocket-sharp/Net/HttpListenerPrefixCollection.cs index e0064316..e1215ac2 100644 --- a/websocket-sharp/Net/HttpListenerPrefixCollection.cs +++ b/websocket-sharp/Net/HttpListenerPrefixCollection.cs @@ -99,7 +99,8 @@ namespace WebSocketSharp.Net } /// - /// Gets a value indicating whether the access to the collection is synchronized. + /// Gets a value indicating whether the access to the collection is + /// synchronized. /// /// /// Always returns false.