From 344a31bd2f4f114415398e427cc2ae09a66c77c5 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 28 Jun 2018 20:15:04 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/WebSocketBehavior.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Server/WebSocketBehavior.cs b/websocket-sharp/Server/WebSocketBehavior.cs index 2d191cb2..0fc04549 100644 --- a/websocket-sharp/Server/WebSocketBehavior.cs +++ b/websocket-sharp/Server/WebSocketBehavior.cs @@ -295,11 +295,11 @@ namespace WebSocketSharp.Server } /// - /// Gets or sets the name of subprotocol used in the WebSocket service. + /// Gets or sets the name of the WebSocket subprotocol for the service. /// /// /// - /// A that represents the name of subprotocol. + /// A that represents the name of the subprotocol. /// /// /// The value specified for a set must be a token defined in