diff --git a/websocket-sharp/CloseEventArgs.cs b/websocket-sharp/CloseEventArgs.cs index 1ef67b79..f402f7f9 100644 --- a/websocket-sharp/CloseEventArgs.cs +++ b/websocket-sharp/CloseEventArgs.cs @@ -35,8 +35,7 @@ namespace WebSocketSharp /// /// /// - /// A event occurs when the WebSocket connection - /// has been closed. + /// That event occurs when the WebSocket connection has been closed. /// /// /// If you would like to get the reason for the close, you should access