[Modify] Edit it

This commit is contained in:
sta 2021-07-11 21:33:08 +09:00
parent 4c1d7d4a10
commit efac8b83a1

View File

@ -215,7 +215,7 @@ namespace WebSocketSharp.Server
/// <summary> /// <summary>
/// Initializes a new instance of the <see cref="HttpServer"/> class with /// Initializes a new instance of the <see cref="HttpServer"/> class with
/// the specified <paramref name="address"/> and <paramref name="port"/>. /// the specified IP address and port.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>