Fixed a typo.
This commit is contained in:
parent
e163a80467
commit
28e5f4c2c3
@ -294,7 +294,7 @@ void UpdateDialog::checkForUpdates(void)
|
||||
}
|
||||
else if(m_updateInfo->m_buildNo == lamexp_version_build())
|
||||
{
|
||||
statusLabel->setText("No new updates avialbale at this time.");
|
||||
statusLabel->setText("No new updates available at this time.");
|
||||
hintIcon->setPixmap(QIcon(":/icons/information.png").pixmap(16,16));
|
||||
hintLabel->setText("Your version of LameXP is still up-to-date. Please check for updates regularly!");
|
||||
hintIcon->show();
|
||||
|
Loading…
x
Reference in New Issue
Block a user