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 {