diff --git a/websocket-sharp/ErrorEventArgs.cs b/websocket-sharp/ErrorEventArgs.cs index c8b6bd89..41502ab0 100644 --- a/websocket-sharp/ErrorEventArgs.cs +++ b/websocket-sharp/ErrorEventArgs.cs @@ -84,7 +84,7 @@ namespace WebSocketSharp /// /// /// An instance that represents the cause of - /// the error, or if it is not due to an exception. + /// the error if it is due to an exception; otherwise, . /// public Exception Exception { get {