mirror of
https://github.com/KillzXGaming/Switch-Toolbox
synced 2024-11-10 07:04:36 +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();
|
||||
|
||||
if (!settings.SuppressConfirmDialog)
|
||||
System.Windows.Forms.MessageBox.Show($"Exported {FileName} Successfuly!");
|
||||
System.Windows.Forms.MessageBox.Show($"Exported {FileName} successfully!");
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue