diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs
index e8099645..2fa8caf6 100644
--- a/websocket-sharp/Server/WebSocketServiceManager.cs
+++ b/websocket-sharp/Server/WebSocketServiceManager.cs
@@ -828,9 +828,14 @@ namespace WebSocketSharp.Server
/// the service to find.
///
///
- /// When this method returns, a
- /// instance that provides the access to the information in
- /// the service or if not found.
+ ///
+ /// When this method returns, a
+ /// instance or if not found.
+ ///
+ ///
+ /// That host instance provides the function to access
+ /// the information in the service.
+ ///
///
///
/// is .