mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2025-02-16 13:58:26 +00:00
Typo fix
This commit is contained in:
parent
0ed7b91506
commit
976939bec0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue