[Modify] Edit it

This commit is contained in:
sta 2021-07-29 19:40:40 +09:00
parent 48479a75e9
commit 7a9211d583

View File

@ -206,7 +206,7 @@ namespace WebSocketSharp.Server
/// <summary> /// <summary>
/// Tries to read the specified file from the document folder of /// Tries to read the specified file from the document folder of
/// the <see cref="HttpServer"/>. /// the <see cref="HttpServer"/> class.
/// </summary> /// </summary>
/// <returns> /// <returns>
/// <c>true</c> if it succeeds to read; otherwise, <c>false</c>. /// <c>true</c> if it succeeds to read; otherwise, <c>false</c>.