Update MediaBrowser.Controller/Entities/PersonInfo.cs

Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
pull/2374/head
Bond-009 4 years ago committed by GitHub
parent c9e11c95ee
commit 6a6472bb8a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -6,7 +6,7 @@ using MediaBrowser.Model.Entities;
namespace MediaBrowser.Controller.Entities
{
/// <summary>
/// This is the small Person stub that is attached to BaseItems
/// This is a small Person stub that is attached to BaseItems.
/// </summary>
public sealed class PersonInfo : IHasProviderIds
{

Loading…
Cancel
Save