From adb7082cd5d51d3fa6cf3ae390a12aa55d883e4d Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 22 Jun 2017 15:21:40 +0900 Subject: [PATCH] [Modify] Edit it --- websocket-sharp/Server/HttpRequestEventArgs.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/websocket-sharp/Server/HttpRequestEventArgs.cs b/websocket-sharp/Server/HttpRequestEventArgs.cs index 20b95807..87a20598 100644 --- a/websocket-sharp/Server/HttpRequestEventArgs.cs +++ b/websocket-sharp/Server/HttpRequestEventArgs.cs @@ -201,7 +201,7 @@ namespace WebSocketSharp.Server /// /// /// A that represents a virtual path to - /// the file to read. + /// find the file from the document folder. /// /// ///