mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-13 05:36:36 +00:00
Fix comment
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user