Corrected comment

This commit is contained in:
BaronGreenback 2020-07-18 16:55:46 +01:00
parent f9b0816b80
commit 69ba385782
1 changed files with 0 additions and 1 deletions

View File

@ -4,7 +4,6 @@ using Microsoft.AspNetCore.Http;
namespace MediaBrowser.Common.Extensions
{
/// <summary>
/// Extention to enable the service stack request to be stored in the HttpRequest object.
/// Static class containing extension methods for <see cref="HttpContext"/>.
/// </summary>
public static class HttpContextExtensions