From 187022a27ae8acd0d236149c7116d546564dd2b1 Mon Sep 17 00:00:00 2001 From: sta Date: Fri, 23 Feb 2018 18:16:34 +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 2f78d3c3..ee53344d 100644 --- a/websocket-sharp/Net/HttpListenerRequest.cs +++ b/websocket-sharp/Net/HttpListenerRequest.cs @@ -275,7 +275,7 @@ namespace WebSocketSharp.Net /// A that contains the entity body data. /// /// - /// if not included. + /// if the entity body data is not available. /// /// public Stream InputStream {