general: Fix various spelling errors
This commit is contained in:
parent
1ff341f3dc
commit
a745d87971
20 changed files with 43 additions and 43 deletions
|
@ -72,7 +72,7 @@ void CompatDB::Submit() {
|
|||
void CompatDB::OnTestcaseSubmitted() {
|
||||
if (!testcase_watcher.result()) {
|
||||
QMessageBox::critical(this, tr("Communication error"),
|
||||
tr("An error occured while sending the Testcase"));
|
||||
tr("An error occurred while sending the Testcase"));
|
||||
button(NextButton)->setEnabled(true);
|
||||
button(NextButton)->setText(tr("Next"));
|
||||
button(CancelButton)->setVisible(true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue