[Modify] Edit it

This commit is contained in:
sta 2021-06-20 21:21:01 +09:00
parent 8898e1b3e0
commit 166841e768

View File

@ -656,7 +656,7 @@ namespace WebSocketSharp.Server
/// <see langword="null"/> if not needed.
/// </para>
/// <para>
/// That delegate invokes the method called for finding
/// The delegate invokes the method called for finding
/// the credentials used to authenticate a client.
/// </para>
/// <para>