mirror of
https://github.com/jellyfin/jellyfin.git
synced 2024-11-15 09:59:06 -07: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; }
|
||||
|
||||
/// <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…
Reference in New Issue
Block a user