From a1a09b3462dd167b47440bce48363b8da48c31f5 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 4 Nov 2017 17:19:14 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocket.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {