[Modify] Edit it

This commit is contained in:
sta 2021-09-07 19:43:52 +09:00
parent ed1c82ee06
commit 5914aadddd

View File

@ -151,7 +151,7 @@ namespace WebSocketSharp.Server
/// </para> /// </para>
/// </remarks> /// </remarks>
/// <param name="url"> /// <param name="url">
/// A <see cref="string"/> that represents the WebSocket URL of the server. /// A <see cref="string"/> that specifies the WebSocket 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"/>.