diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs index 3b3ac421..588dc99e 100644 --- a/websocket-sharp/Server/WebSocketServer.cs +++ b/websocket-sharp/Server/WebSocketServer.cs @@ -1019,7 +1019,7 @@ namespace WebSocketSharp.Server /// /// /// - /// A that represents an absolute path to + /// A that specifies an absolute path to /// the service to add. /// ///