This commit is contained in:
Justin Baur 2021-10-15 11:16:47 -04:00 коммит произвёл GitHub
Родитель 84fa727235
Коммит 393a86c0e7
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -238,7 +238,7 @@ namespace Microsoft.AspNetCore.Authentication
}
/// <summary>
/// Validates that the current request correlates wit hthe
/// Validates that the current request correlates with the current remote authentication request.
/// </summary>
/// <param name="properties"></param>
/// <returns></returns>