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 {