Fix comment

pull/2523/head
Vasily 4 years ago
parent 55b429e5e8
commit 216e425cc5

@ -14,7 +14,7 @@ namespace Jellyfin.Server.Migrations
public abstract string Name { get; }
/// <summary>
/// Execute the migration from version "from".
/// Execute the migration routine.
/// </summary>
/// <param name="host">Host that hosts current version.</param>
/// <param name="logger">Host logger.</param>

Loading…
Cancel
Save