mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
Fix comment
This commit is contained in:
parent
55b429e5e8
commit
216e425cc5
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue