mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix [SA1629] Documentation text should end with a period
This commit is contained in:
parent
61141314e8
commit
4281722d5a
@ -23,7 +23,7 @@ namespace MediaBrowser.Controller.Providers
|
|||||||
public string Name { get; set; }
|
public string Name { get; set; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Gets or sets the original title
|
/// Gets or sets the original title.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <value>The original title of the item.</value>
|
/// <value>The original title of the item.</value>
|
||||||
public string OriginalTitle { get; set; }
|
public string OriginalTitle { get; set; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user