diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs
index 026b60a7..1746bbfd 100644
--- a/websocket-sharp/Server/WebSocketBehavior.cs
+++ b/websocket-sharp/Server/WebSocketBehavior.cs
@@ -106,7 +106,7 @@ namespace WebSocketSharp.Server
/// true if the communication is possible; otherwise, false.
///
///
- /// The session has not started yet.
+ /// The get operation is not available when the session has not started yet.
///
protected bool IsAlive {
get {