mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-01 03:42:51 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -28,7 +28,7 @@ using Microsoft.Extensions.Logging;
|
||||
namespace MediaBrowser.Api.Playback
|
||||
{
|
||||
/// <summary>
|
||||
/// Class BaseStreamingService
|
||||
/// Class BaseStreamingService.
|
||||
/// </summary>
|
||||
public abstract class BaseStreamingService : BaseApiService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user