mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-31 21:08:27 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -10,7 +10,7 @@ using MediaBrowser.Model.Entities;
|
||||
namespace MediaBrowser.Controller.Drawing
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface IImageProcessor
|
||||
/// Interface IImageProcessor.
|
||||
/// </summary>
|
||||
public interface IImageProcessor
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user