diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 05b77086..810964e5 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -2761,7 +2761,7 @@ namespace WebSocketSharp /// the WebSocket handshake request to the server. /// /// - /// A that represents the cookie to send. + /// A that represents a cookie to send. /// public void SetCookie (Cookie cookie) {