diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs
index de15aacd..f6fd8e6e 100644
--- a/websocket-sharp/Server/WebSocketServiceHost.cs
+++ b/websocket-sharp/Server/WebSocketServiceHost.cs
@@ -72,7 +72,7 @@ namespace WebSocketSharp.Server
#region Public Properties
///
- /// Gets or sets a value indicating whether the WebSocket service cleans up
+ /// Gets or sets a value indicating whether the service cleans up
/// the inactive sessions periodically.
///
///