diff --git a/websocket-sharp/Net/HttpListenerPrefixCollection.cs b/websocket-sharp/Net/HttpListenerPrefixCollection.cs
index f5716cc8..3f5c44a2 100644
--- a/websocket-sharp/Net/HttpListenerPrefixCollection.cs
+++ b/websocket-sharp/Net/HttpListenerPrefixCollection.cs
@@ -208,16 +208,16 @@ namespace WebSocketSharp.Net
/// An that specifies the zero-based index in
/// the array at which copying begins.
///
+ ///
+ /// The space from to the end of
+ /// is not enough to copy to.
+ ///
///
/// is .
///
///
/// is less than zero.
///
- ///
- /// The space from to the end of
- /// is not enough to copy to.
- ///
///
/// The instance associated with this
/// collection is closed.