mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
Fix comment
This commit is contained in:
parent
55b429e5e8
commit
216e425cc5
@ -14,7 +14,7 @@ namespace Jellyfin.Server.Migrations
|
|||||||
public abstract string Name { get; }
|
public abstract string Name { get; }
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Execute the migration from version "from".
|
/// Execute the migration routine.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
/// <param name="host">Host that hosts current version.</param>
|
/// <param name="host">Host that hosts current version.</param>
|
||||||
/// <param name="logger">Host logger.</param>
|
/// <param name="logger">Host logger.</param>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user