Spell Vertical

This commit is contained in:
Tim Bentley 2010-12-06 19:42:17 +00:00
parent 04b4cdaf9f
commit 117f77a4a4

View File

@ -708,7 +708,7 @@ class Ui_ThemeWizard(object):
self.horizontalComboBox.setItemText(2,
translate('OpenLP.ThemeWizard', 'Center'))
self.verticalLabel.setText(
translate('OpenLP.ThemeWizard', 'Vertcal Align:'))
translate('OpenLP.ThemeWizard', 'Vertical Align:'))
self.verticalComboBox.setItemText(0,
translate('OpenLP.ThemeWizard', 'Top'))
self.verticalComboBox.setItemText(1,