From 117f77a4a4c63f4520f720f0017896a0a2b6d8dc Mon Sep 17 00:00:00 2001 From: Tim Bentley Date: Mon, 6 Dec 2010 19:42:17 +0000 Subject: [PATCH] Spell Vertical --- openlp/core/ui/themewizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/themewizard.py b/openlp/core/ui/themewizard.py index 76fd1d445..234c9de5e 100644 --- a/openlp/core/ui/themewizard.py +++ b/openlp/core/ui/themewizard.py @@ -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,