mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -8,7 +8,7 @@ using MediaBrowser.Model.Dto;
|
||||
namespace MediaBrowser.Controller.Library
|
||||
{
|
||||
/// <summary>
|
||||
/// Holds information about a playback progress event
|
||||
/// Holds information about a playback progress event.
|
||||
/// </summary>
|
||||
public class PlaybackProgressEventArgs : EventArgs
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user