From 38ba7c599f607827f1a41994c7f5e691b618385d Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 23 Mar 2017 17:08:16 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServiceManager.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index 0085e8f1..fc5ad7bf 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -194,8 +194,8 @@ namespace WebSocketSharp.Server /// Gets the paths for the WebSocket services. /// /// - /// An IEnumerable<string> instance that provides an enumerator which supports - /// the iteration over the collection of the paths for the services. + /// An IEnumerable<string> instance that provides an enumerator + /// which supports the iteration over the collection of the paths. /// public IEnumerable Paths { get {