diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs
index f6fd8e6e..1e87a3da 100644
--- a/websocket-sharp/Server/WebSocketServiceHost.cs
+++ b/websocket-sharp/Server/WebSocketServiceHost.cs
@@ -82,7 +82,7 @@ namespace WebSocketSharp.Server
public abstract bool KeepClean { get; set; }
///
- /// Gets the path to the WebSocket service.
+ /// Gets the path to the service.
///
///
/// A that represents the absolute path to the service.