[Modify] Edit it

This commit is contained in:
sta 2021-08-09 21:30:07 +09:00
parent 02c074ab15
commit 68aa732f8f

View File

@ -1158,7 +1158,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>