diff --git a/websocket-sharp/Server/HttpRequestEventArgs.cs b/websocket-sharp/Server/HttpRequestEventArgs.cs index ea852b70..e827727a 100644 --- a/websocket-sharp/Server/HttpRequestEventArgs.cs +++ b/websocket-sharp/Server/HttpRequestEventArgs.cs @@ -206,7 +206,7 @@ namespace WebSocketSharp.Server /// /// Tries to read the specified file from the document folder of - /// the . + /// the class. /// /// /// true if it succeeds to read; otherwise, false.