[locale] Debug-message typo
This commit is contained in:
parent
f9d888ec24
commit
e84db033b0
@ -57,7 +57,7 @@ TimeZoneWidget::TimeZoneWidget( QWidget* parent )
|
||||
#ifdef DEBUG_TIMEZONES
|
||||
if ( background.size() != QSize( 780, 340 ) )
|
||||
{
|
||||
cWarning() << "Timezone background size mitsmatch" << background.size();
|
||||
cWarning() << "Timezone background size mismatch" << background.size();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user