diff --git a/websocket-sharp/Server/WebSocketServer.cs b/websocket-sharp/Server/WebSocketServer.cs
index fd9aa50b..c3e7e1db 100644
--- a/websocket-sharp/Server/WebSocketServer.cs
+++ b/websocket-sharp/Server/WebSocketServer.cs
@@ -1379,8 +1379,12 @@ namespace WebSocketSharp.Server
///
///
///
- /// A that represents the reason for the close.
- /// The size must be 123 bytes or less in UTF-8.
+ ///
+ /// A that represents the reason for the close.
+ ///
+ ///
+ /// The size must be 123 bytes or less in UTF-8.
+ ///
///
///
///