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