Spelling
This commit is contained in:
parent
45e6188d2d
commit
b534dfdf85
@ -17,7 +17,7 @@ public static class Setup
|
|||||||
public static string DataFile => Setup.usedDataFile;
|
public static string DataFile => Setup.usedDataFile;
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// Tries to migrate the data file.
|
/// Tries to migrate the database.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public static async Task PerformDataMigration(DataContext dbContext)
|
public static async Task PerformDataMigration(DataContext dbContext)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user