[Modify] Edit it

This commit is contained in:
sta 2018-06-28 20:15:04 +09:00
parent 906265fb85
commit 344a31bd2f

View File

@ -295,11 +295,11 @@ namespace WebSocketSharp.Server
} }
/// <summary> /// <summary>
/// Gets or sets the name of subprotocol used in the WebSocket service. /// Gets or sets the name of the WebSocket subprotocol for the service.
/// </summary> /// </summary>
/// <value> /// <value>
/// <para> /// <para>
/// A <see cref="string"/> that represents the name of subprotocol. /// A <see cref="string"/> that represents the name of the subprotocol.
/// </para> /// </para>
/// <para> /// <para>
/// The value specified for a set must be a token defined in /// The value specified for a set must be a token defined in