diff --git a/websocket-sharp/Server/WebSocketSessionManager.cs b/websocket-sharp/Server/WebSocketSessionManager.cs
index 6c57cd29..46765381 100644
--- a/websocket-sharp/Server/WebSocketSessionManager.cs
+++ b/websocket-sharp/Server/WebSocketSessionManager.cs
@@ -1076,8 +1076,8 @@ namespace WebSocketSharp.Server
/// instance or if not found.
///
///
- /// That session instance provides the function to access
- /// the information in the session.
+ /// That session instance provides the function to
+ /// access the information in the session.
///
///
///