diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index abff330b..b2091a9b 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1586,7 +1586,13 @@ namespace WebSocketSharp /// /// /// - /// is out of range for the array. + /// is less than zero. + /// + /// + /// -or- + /// + /// + /// is greater than the end of the array. /// /// /// -or-