[Modify] Edit it

This commit is contained in:
sta 2021-06-18 19:56:37 +09:00
parent c3061b7d7f
commit e803fa303b

View File

@ -612,7 +612,7 @@ namespace WebSocketSharp.Server
/// Gets the configuration for secure connection. /// Gets the configuration for secure connection.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// This configuration will be referenced when attempts to start, /// The configuration will be referenced when attempts to start,
/// so it must be configured before the start method is called. /// so it must be configured before the start method is called.
/// </remarks> /// </remarks>
/// <value> /// <value>