diff --git a/websocket-sharp/Server/WebSocketServiceManager.cs b/websocket-sharp/Server/WebSocketServiceManager.cs
index 0eae3fed..4fb4baa2 100644
--- a/websocket-sharp/Server/WebSocketServiceManager.cs
+++ b/websocket-sharp/Server/WebSocketServiceManager.cs
@@ -106,7 +106,8 @@ namespace WebSocketSharp.Server
}
///
- /// Gets the host instance for a WebSocket service with the specified path.
+ /// Gets the service host instance for a WebSocket service with
+ /// the specified path.
///
///
///