From 48479a75e906e7bb02e851f789850cc0dd1d54c4 Mon Sep 17 00:00:00 2001 From: sta Date: Thu, 29 Jul 2021 19:38:07 +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 9ab11f6d..ea852b70 100644 --- a/websocket-sharp/Server/HttpRequestEventArgs.cs +++ b/websocket-sharp/Server/HttpRequestEventArgs.cs @@ -169,7 +169,7 @@ namespace WebSocketSharp.Server /// /// /// - /// A that represents a virtual path to + /// A that specifies a virtual path to /// find the file from the document folder. /// ///