[Modify] Edit it

This commit is contained in:
sta 2017-05-23 15:22:15 +09:00
parent 4b4dea90a7
commit dcfd226f29

View File

@ -247,8 +247,8 @@ namespace WebSocketSharp.Server
/// the local IP 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 represents the number of the port
/// on which to listen.
/// </param>
/// <exception cref="ArgumentNullException">
/// <paramref name="address"/> is <see langword="null"/>.