[Modify] Edit it

This commit is contained in:
sta 2021-07-27 19:57:34 +09:00
parent 3ae8b6152b
commit 266e64bd82

View File

@ -35,8 +35,8 @@ using WebSocketSharp.Net;
namespace WebSocketSharp.Server
{
/// <summary>
/// Represents the event data for the HTTP request events of
/// the <see cref="HttpServer"/>.
/// Represents the event data for the HTTP request events of the
/// <see cref="HttpServer"/> class.
/// </summary>
/// <remarks>
/// <para>