From c5ce495a30c1ce58eac70a0ca42b5da688f3e5fc Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 25 Feb 2017 17:37:29 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketServiceHost.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs index e89ac9a2..2ed4f81b 100644 --- a/websocket-sharp/Server/WebSocketServiceHost.cs +++ b/websocket-sharp/Server/WebSocketServiceHost.cs @@ -122,7 +122,8 @@ namespace WebSocketSharp.Server /// Gets the path to the service. /// /// - /// A that represents the absolute path to the service. + /// A that represents the absolute path to + /// the service. /// public string Path { get {