Merge pull request #2825 from mark-monteiro/fix-xml-doc

Fix misformed xml doc comment
pull/2834/head
Bond-009 4 years ago committed by GitHub
commit c62c702ef9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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