[Modify] Edit it

This commit is contained in:
sta 2021-09-09 19:10:25 +09:00
parent f6db8ed83c
commit 50f57b38c9

View File

@ -249,8 +249,8 @@ namespace WebSocketSharp.Server
/// address on which to listen.
/// </param>
/// <param name="port">
/// An <see cref="int"/> that represents the number of the port
/// on which to listen.
/// An <see cref="int"/> that specifies the number of the port on which
/// to listen.
/// </param>
/// <exception cref="ArgumentNullException">
/// <paramref name="address"/> is <see langword="null"/>.