diff --git a/websocket-sharp/Server/WebSocketServiceHost.cs b/websocket-sharp/Server/WebSocketServiceHost.cs
index 69c47a69..3e46c225 100644
--- a/websocket-sharp/Server/WebSocketServiceHost.cs
+++ b/websocket-sharp/Server/WebSocketServiceHost.cs
@@ -139,7 +139,7 @@ namespace WebSocketSharp.Server
#region Protected Methods
///
- /// Creates a new session in the service.
+ /// Creates a new session for the service.
///
///
/// A instance that represents a new session.