From 09cb095ed57223dec5a70c07db558328defe7905 Mon Sep 17 00:00:00 2001 From: sta Date: Sat, 28 Jan 2017 17:35:42 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Ext.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/websocket-sharp/Ext.cs b/websocket-sharp/Ext.cs index 7a7bc8f5..b8c3d6ea 100644 --- a/websocket-sharp/Ext.cs +++ b/websocket-sharp/Ext.cs @@ -1374,8 +1374,8 @@ namespace WebSocketSharp } /// - /// Determines whether the specified represents - /// a local IP address. + /// Determines whether the specified + /// represents a local IP address. /// /// /// This local means NOT REMOTE for the current host.