diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 0ce996aa..50defff9 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -459,7 +459,7 @@ namespace WebSocketSharp /// /// Gets or sets the value of the HTTP Origin header to send with - /// the WebSocket connection request to the server. + /// the WebSocket handshake request to the server. /// /// /// The sends the Origin header if this property has any.