Fix spelling mistake
This commit is contained in:
parent
5d0868a056
commit
76438f6afe
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ void SettingsDialog::on_jsonEditorBrowseBtn_clicked()
|
|||
}
|
||||
else
|
||||
{
|
||||
QMessageBox::warning(this, tr("Invalid"), tr("The file choosen does not seem to be an executable"));
|
||||
QMessageBox::warning(this, tr("Invalid"), tr("The file chosen does not seem to be an executable"));
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue