mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-17 15:53:42 +01:00
Corrected comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user