[Modify] Edit it

This commit is contained in:
sta 2017-05-23 15:00:58 +09:00
parent 9f22274c88
commit 393e54b9b8

View File

@ -121,8 +121,8 @@ namespace WebSocketSharp.Server
/// </para>
/// </remarks>
/// <param name="port">
/// An <see cref="int"/> that represents the number of
/// the port on which to listen.
/// An <see cref="int"/> that represents the number of the port
/// on which to listen.
/// </param>
/// <exception cref="ArgumentOutOfRangeException">
/// <paramref name="port"/> is less than 1 or greater than 65535.