mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-21 09:34:44 +01:00
Add full stop at end of comments (SA1629)
This commit is contained in:
@@ -8,7 +8,7 @@ using MediaBrowser.Model.Querying;
|
||||
namespace Emby.Server.Implementations.Sorting
|
||||
{
|
||||
/// <summary>
|
||||
/// Class AlbumArtistComparer
|
||||
/// Class AlbumArtistComparer.
|
||||
/// </summary>
|
||||
public class AlbumArtistComparer : IBaseItemComparer
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user