mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 01:38:49 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -21,7 +21,7 @@ using Microsoft.Net.Http.Headers;
|
||||
namespace MediaBrowser.Api.Playback.Progressive
|
||||
{
|
||||
/// <summary>
|
||||
/// Class BaseProgressiveStreamingService
|
||||
/// Class BaseProgressiveStreamingService.
|
||||
/// </summary>
|
||||
public abstract class BaseProgressiveStreamingService : BaseStreamingService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user