diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs
index 7016ae2f..473fbded 100644
--- a/websocket-sharp/Server/WebSocketBehavior.cs
+++ b/websocket-sharp/Server/WebSocketBehavior.cs
@@ -1104,7 +1104,7 @@ namespace WebSocketSharp.Server
/// The size of is greater than 125 bytes.
///
///
- /// The session has not started yet.
+ /// The Ping method is not available when the session has not started yet.
///
protected bool Ping (string message)
{