diff --git a/websocket-sharp/Net/HttpListener.cs b/websocket-sharp/Net/HttpListener.cs
index fbf869d2..88311007 100644
--- a/websocket-sharp/Net/HttpListener.cs
+++ b/websocket-sharp/Net/HttpListener.cs
@@ -311,7 +311,8 @@ namespace WebSocketSharp.Net
}
///
- /// Gets a value indicating whether the listener can be used with the current operating system.
+ /// Gets a value indicating whether the listener can be used with
+ /// the current operating system.
///
///
/// true.