mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-24 09:44:47 +03:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -7,7 +7,7 @@ using MediaBrowser.Model.Querying;
|
||||
namespace MediaBrowser.Controller.Dto
|
||||
{
|
||||
/// <summary>
|
||||
/// Interface IDtoService
|
||||
/// Interface IDtoService.
|
||||
/// </summary>
|
||||
public interface IDtoService
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user