Typo fix
This commit is contained in:
parent
0ed7b91506
commit
976939bec0
@ -508,7 +508,7 @@ namespace Toolbox.Library
|
|||||||
progressBar?.Close();
|
progressBar?.Close();
|
||||||
|
|
||||||
if (!settings.SuppressConfirmDialog)
|
if (!settings.SuppressConfirmDialog)
|
||||||
System.Windows.Forms.MessageBox.Show($"Exported {FileName} Successfuly!");
|
System.Windows.Forms.MessageBox.Show($"Exported {FileName} successfully!");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user