diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index ef49ad3a..0eae3fed 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -114,7 +114,7 @@ namespace WebSocketSharp.Server /// if not found. /// /// - /// The host instance provides the function to access + /// The service host instance provides the function to access /// the information in the service. /// ///