diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs
index 4d454043..b416f94a 100644
--- a/websocket-sharp/Server/WebSocketServiceHost.cs
+++ b/websocket-sharp/Server/WebSocketServiceHost.cs
@@ -41,7 +41,7 @@ namespace WebSocketSharp.Server
///
/// Exposes the methods and properties used to access the information in
/// a WebSocket service provided by the or
- /// .
+ /// class.
///
///
/// This class is an abstract class.