[Modify] Edit it

This commit is contained in:
sta 2021-07-07 19:41:57 +09:00
parent 8aeb5e7c04
commit 8eada83d06

View File

@ -135,7 +135,7 @@ namespace WebSocketSharp.Server
/// </para> /// </para>
/// </remarks> /// </remarks>
/// <param name="url"> /// <param name="url">
/// A <see cref="string"/> that represents the HTTP URL of the server. /// A <see cref="string"/> that specifies the HTTP URL of the server.
/// </param> /// </param>
/// <exception cref="ArgumentNullException"> /// <exception cref="ArgumentNullException">
/// <paramref name="url"/> is <see langword="null"/>. /// <paramref name="url"/> is <see langword="null"/>.