[Modify] Edit it

This commit is contained in:
sta 2017-07-17 16:10:55 +09:00
parent d2b36fbd38
commit e603aee813

View File

@ -370,8 +370,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>