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 {