From d1f91c9391c05d6e5043d50826117bc52bf1f064 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 19 Jan 2018 17:50:10 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Net/HttpListenerRequest.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Net/HttpListenerRequest.cs b/websocket-sharp/Net/HttpListenerRequest.cs index 517bd5fc..f56cf902 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -254,7 +254,7 @@ namespace WebSocketSharp.Net /// A that contains the entity body data. /// /// - /// if no entity body data is included. + /// if not included. /// /// public Stream InputStream {