Fix HTTP capitalization in comment (#931)

This commit is contained in:
Jonathan 2017-09-13 07:19:52 +02:00 committed by Justin Kotalik
parent 2b9516703b
commit 5128efe0e8
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ namespace Microsoft.AspNetCore.Http.Authentication
}
/// <summary>
/// Gets or sets the full path or absolute URI to be used as an http redirect response value.
/// Gets or sets the full path or absolute URI to be used as an HTTP redirect response value.
/// </summary>
public string RedirectUri
{