diff --git a/websocket-sharp/WebSocket.cs b/websocket-sharp/WebSocket.cs index 03c8ad44..a54b169d 100644 --- a/websocket-sharp/WebSocket.cs +++ b/websocket-sharp/WebSocket.cs @@ -645,7 +645,7 @@ namespace WebSocketSharp /// /// /// A that will be one of the names of the subprotocols - /// specified by client or an empty string if not specified or selected. + /// specified by client, or an empty string if not specified or selected. /// public string Protocol { get {