diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index fcd4f388..ee1256fc 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -934,7 +934,7 @@ namespace WebSocketSharp.Server } /// - /// Removes a WebSocket service with the specified . + /// Removes a WebSocket service with the specified path. /// /// /// The service is stopped with close status 1001 (going away)