mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-27 12:31:57 +00:00
Fix docs typo
This commit is contained in:
@@ -194,7 +194,7 @@ namespace MediaBrowser.LocalMetadata.Savers
|
||||
protected abstract void WriteCustomElements(BaseItem item, XmlWriter writer);
|
||||
|
||||
/// <summary>
|
||||
/// Adds common notes.
|
||||
/// Adds the common nodes.
|
||||
/// </summary>
|
||||
/// <param name="item">The item.</param>
|
||||
/// <param name="writer">The xml writer.</param>
|
||||
|
||||
Reference in New Issue
Block a user