From 2f24a3757ebbc47967b5951827ad32bad7f9167b Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 25 Mar 2017 17:24:32 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServiceManager.cs | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index bbc8ca72..071d4646 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -107,16 +107,17 @@ namespace WebSocketSharp.Server } /// - /// Gets the host instance for the WebSocket service with the specified - /// . + /// Gets the host instance for a WebSocket service with + /// the specified . /// /// /// is converted to a URL-decoded string and /// / is trimmed from the end of the converted string if any. /// /// - /// A instance that provides the access to - /// the information in the service or if not found. + /// A instance that provides + /// the access to the information in the service or + /// if not found. /// /// /// A that represents an absolute path to