From 895daf32bca7c210e9135105dab342fbc57e07b2 Mon Sep 17 00:00:00 2001 From: sta Date: Wed, 8 Aug 2018 20:50:59 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/HttpServer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs index 3bdb5ba3..7c6bdf2b 100644 --- a/websocket-sharp/Server/HttpServer.cs +++ b/websocket-sharp/Server/HttpServer.cs @@ -617,7 +617,7 @@ namespace WebSocketSharp.Server } /// - /// Gets the configuration for secure connections. + /// Gets the configuration for secure connection. /// /// /// This configuration will be referenced when attempts to start,