mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 13:15:18 -05:00
Spelling fix.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14732 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
4b07770aeb
commit
344f45165f
1 changed files with 1 additions and 1 deletions
|
|
@ -953,7 +953,7 @@ bool RbUtilQt::chkConfig(bool warn)
|
||||||
error = true;
|
error = true;
|
||||||
|
|
||||||
if(warn) QMessageBox::critical(this, tr("Configuration error"),
|
if(warn) QMessageBox::critical(this, tr("Configuration error"),
|
||||||
tr("You configuration is invalid. Please go to the configuration "
|
tr("Your configuration is invalid. Please go to the configuration "
|
||||||
"dialog and make sure the selected values are correct."));
|
"dialog and make sure the selected values are correct."));
|
||||||
}
|
}
|
||||||
return error;
|
return error;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue