[Modify] Edit it

This commit is contained in:
sta 2021-09-02 19:18:55 +09:00
parent 0ceb093c3c
commit 5d01c16a4b

View File

@ -1026,7 +1026,7 @@ namespace WebSocketSharp.Server
/// / is trimmed from the end of the string if present. /// / is trimmed from the end of the string if present.
/// </para> /// </para>
/// </param> /// </param>
/// <typeparam name="TBehaviorWithNew"> /// <typeparam name="TBehavior">
/// <para> /// <para>
/// The type of the behavior for the service. /// The type of the behavior for the service.
/// </para> /// </para>