[Modify] Edit it

This commit is contained in:
sta 2021-09-07 19:36:52 +09:00
parent 7db92ec350
commit c084840b61

View File

@ -133,7 +133,7 @@ namespace WebSocketSharp.Server
/// <summary> /// <summary>
/// Initializes a new instance of the <see cref="WebSocketServer"/> class /// Initializes a new instance of the <see cref="WebSocketServer"/> class
/// with the specified <paramref name="url"/>. /// with the specified URL.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// <para> /// <para>