diff --git a/websocket-sharp/Net/HttpListenerPrefixCollection.cs b/websocket-sharp/Net/HttpListenerPrefixCollection.cs
index 14e0012b..6b27685f 100644
--- a/websocket-sharp/Net/HttpListenerPrefixCollection.cs
+++ b/websocket-sharp/Net/HttpListenerPrefixCollection.cs
@@ -262,8 +262,8 @@ namespace WebSocketSharp.Net
/// is .
///
///
- /// The instance associated with this collection
- /// is closed.
+ /// The instance associated with this
+ /// collection is closed.
///
public bool Remove (string uriPrefix)
{