[Modify] Edit it

This commit is contained in:
sta 2021-07-12 21:07:29 +09:00
parent 18afd64c5b
commit 58b5c971b7

View File

@ -231,8 +231,8 @@ namespace WebSocketSharp.Server
/// 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"/>.