diff --git a/websocket-sharp/MessageEventArgs.cs b/websocket-sharp/MessageEventArgs.cs index ec2ef7c5..adf7391a 100644 --- a/websocket-sharp/MessageEventArgs.cs +++ b/websocket-sharp/MessageEventArgs.cs @@ -35,8 +35,9 @@ namespace WebSocketSharp /// /// /// - /// That event occurs when the receives a message or - /// a ping if the property is set to true. + /// That event occurs when the receives + /// a message or a ping if the + /// property is set to true. /// /// /// If you would like to get the message data, you should access