From 947ccd8cb5d99ab98f8b8c68dc02bab004025074 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 14 Nov 2016 16:30:34 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/WebSocketException.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/WebSocketException.cs b/websocket-sharp/WebSocketException.cs index f5d483f7..3ca59776 100644 --- a/websocket-sharp/WebSocketException.cs +++ b/websocket-sharp/WebSocketException.cs @@ -94,8 +94,8 @@ namespace WebSocketSharp /// Gets the status code indicating the cause of the exception. /// /// - /// One of the enum values, represents the status code - /// indicating the cause of the exception. + /// One of the enum values that represents + /// the status code indicating the cause of the exception. /// public CloseStatusCode Code { get {