[Modify] Edit it

This commit is contained in:
sta 2021-09-09 19:07:17 +09:00
parent 661f06ba3b
commit e29a0e7c53

View File

@ -233,7 +233,7 @@ namespace WebSocketSharp.Server
/// <summary>
/// Initializes a new instance of the <see cref="WebSocketServer"/> class
/// with the specified <paramref name="address"/> and <paramref name="port"/>.
/// with the specified IP address and port.
/// </summary>
/// <remarks>
/// <para>