Fix [SA1629] Documentation text should end with a period

pull/6281/head
Cody Robibero 3 years ago
parent 61141314e8
commit 4281722d5a

@ -23,7 +23,7 @@ namespace MediaBrowser.Controller.Providers
public string Name { get; set; }
/// <summary>
/// Gets or sets the original title
/// Gets or sets the original title.
/// </summary>
/// <value>The original title of the item.</value>
public string OriginalTitle { get; set; }

Loading…
Cancel
Save