From 0c4fd70c480a2abdbcabcbd7b81a3dc54ab9c790 Mon Sep 17 00:00:00 2001 From: sta Date: Mon, 30 Sep 2019 21:08:42 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 1e2b369e..00ad4042 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -2108,9 +2108,9 @@ namespace WebSocketSharp /// . /// /// - /// Or if the number of elements in it - /// is less than 2 or is same as - /// host byte order. + /// if the number of elements in + /// it is less than 2 or is + /// same as host byte order. /// /// ///