mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-07 10:14:14 -04:00
Fix docs typo
This commit is contained in:
parent
14f32b4927
commit
7b54a43cc1
@ -194,7 +194,7 @@ namespace MediaBrowser.LocalMetadata.Savers
|
|||||||
protected abstract void WriteCustomElements(BaseItem item, XmlWriter writer);
|
protected abstract void WriteCustomElements(BaseItem item, XmlWriter writer);
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Adds common notes.
|
/// Adds the common nodes.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="item">The item.</param>
|
/// <param name="item">The item.</param>
|
||||||
/// <param name="writer">The xml writer.</param>
|
/// <param name="writer">The xml writer.</param>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user