diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs index 828f71ba..e8099645 100644 --- a/websocket-sharp/Server/WebSocketServiceManager.cs +++ b/websocket-sharp/Server/WebSocketServiceManager.cs @@ -120,11 +120,12 @@ namespace WebSocketSharp.Server /// /// /// - /// A instance. + /// A instance or + /// if not found. /// /// - /// It provides the access to the information in the service or - /// if not found. + /// That host instance provides the function to access + /// the information in the service. /// /// ///