diff --git a/websocket-sharp/Server/WebSocketSessionManager.cs b/websocket-sharp/Server/WebSocketSessionManager.cs
index 8741862f..9c36856d 100644
--- a/websocket-sharp/Server/WebSocketSessionManager.cs
+++ b/websocket-sharp/Server/WebSocketSessionManager.cs
@@ -1052,7 +1052,7 @@ namespace WebSocketSharp.Server
/// received from the client within a time; otherwise, false.
///
///
- /// A that represents the ID of the session.
+ /// A that specifies the ID of the session.
///
///
/// is .