Fix misformed xml doc comment

pull/2825/head
Mark Monteiro 5 years ago
parent 79f39f7336
commit 64a255f090

@ -6,7 +6,7 @@ namespace MediaBrowser.Controller.Entities
{
/// <summary>
/// Gets or sets the maximum number of items the query should return.
/// <summary>
/// </summary>
public int Limit { get; set; }
public Guid ItemId { get; set; }

Loading…
Cancel
Save