[Modify] Edit it

This commit is contained in:
sta 2021-07-30 19:31:10 +09:00
parent 7a9211d583
commit 4b23c190f4

View File

@ -212,8 +212,8 @@ namespace WebSocketSharp.Server
/// <c>true</c> if it succeeds to read; otherwise, <c>false</c>. /// <c>true</c> if it succeeds to read; otherwise, <c>false</c>.
/// </returns> /// </returns>
/// <param name="path"> /// <param name="path">
/// A <see cref="string"/> that represents a virtual path to /// A <see cref="string"/> that specifies a virtual path to find
/// find the file from the document folder. /// the file from the document folder.
/// </param> /// </param>
/// <param name="contents"> /// <param name="contents">
/// <para> /// <para>