[Modify] Edit it

This commit is contained in:
sta 2021-09-13 20:11:51 +09:00
parent a8013aa875
commit 213c6ec12a

View File

@ -323,8 +323,8 @@ namespace WebSocketSharp.Server
/// Gets or sets the scheme used to authenticate the clients. /// Gets or sets the scheme used to authenticate the clients.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
/// The set operation does nothing if the server has already /// The set operation does nothing if the server has already started or
/// started or it is shutting down. /// it is shutting down.
/// </remarks> /// </remarks>
/// <value> /// <value>
/// <para> /// <para>