[Modify] Edit it

This commit is contained in:
sta 2017-04-17 15:20:03 +09:00
parent e928706140
commit d38849a3af

View File

@ -456,7 +456,7 @@ namespace WebSocketSharp.Server
/// <see langword="null"/> if not needed. /// <see langword="null"/> if not needed.
/// </para> /// </para>
/// <para> /// <para>
/// That delegate invokes the method called when initializing /// That delegate invokes the method called for initializing
/// a new session instance for the service. /// a new session instance for the service.
/// </para> /// </para>
/// </param> /// </param>