forked from qt-creator/qt-creator
UI text - fix capitalization
This commit is contained in:
@@ -157,7 +157,7 @@ QString CdbOptionsPage::settingsId()
|
||||
|
||||
QString CdbOptionsPage::displayName() const
|
||||
{
|
||||
return tr("Cdb");
|
||||
return tr("CDB");
|
||||
}
|
||||
|
||||
QString CdbOptionsPage::category() const
|
||||
|
||||
Reference in New Issue
Block a user