diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs
index 88620286..b37007ce 100644
--- a/websocket-sharp/WebSocket.cs
+++ b/websocket-sharp/WebSocket.cs
@@ -3525,7 +3525,8 @@ namespace WebSocketSharp
/// An array of that specifies the binary data to send.
///
///
- /// The current state of the interface is not Open.
+ /// The Send method is not available when the current state of
+ /// the interface is not Open.
///
///
/// is .