diff --git a/websocket-sharp/Net/HttpListener.cs b/websocket-sharp/Net/HttpListener.cs
index 9e36d56e..0d35698d 100644
--- a/websocket-sharp/Net/HttpListener.cs
+++ b/websocket-sharp/Net/HttpListener.cs
@@ -433,7 +433,7 @@ namespace WebSocketSharp.Net
/// additional requests on the same connection.
///
///
- /// This property isn't currently supported and always throws
+ /// This property is not currently supported and always throws
/// a .
///
///