diff --git a/websocket-sharp/Server/HttpServer.cs b/websocket-sharp/Server/HttpServer.cs index fb15d65c..59849e3a 100644 --- a/websocket-sharp/Server/HttpServer.cs +++ b/websocket-sharp/Server/HttpServer.cs @@ -1284,7 +1284,7 @@ namespace WebSocketSharp.Server /// /// /// - /// A that represents an absolute path to + /// A that specifies an absolute path to /// the service to remove. /// ///