diff --git a/websocket-sharp/Server/HttpRequestEventArgs.cs b/websocket-sharp/Server/HttpRequestEventArgs.cs
index eb7b401a..17ba1f31 100644
--- a/websocket-sharp/Server/HttpRequestEventArgs.cs
+++ b/websocket-sharp/Server/HttpRequestEventArgs.cs
@@ -35,8 +35,8 @@ using WebSocketSharp.Net;
namespace WebSocketSharp.Server
{
///
- /// Represents the event data for the HTTP request events of
- /// the .
+ /// Represents the event data for the HTTP request events of the
+ /// class.
///
///
///