From b9dfd1f7d22510855782c6c0fcaf6926b4511030 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Wed, 1 Jun 2011 14:08:40 +0200 Subject: [PATCH] more spelling fixes --- openlp/plugins/bibles/forms/bibleupgradeform.py | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/openlp/plugins/bibles/forms/bibleupgradeform.py b/openlp/plugins/bibles/forms/bibleupgradeform.py index a60fbec8f..a29ef25d0 100644 --- a/openlp/plugins/bibles/forms/bibleupgradeform.py +++ b/openlp/plugins/bibles/forms/bibleupgradeform.py @@ -430,10 +430,9 @@ class BibleUpgradeForm(OpenLPWizard): critical_error_message_box(UiStrings().Error, translate('BiblesPlugin.UpgradeWizardForm', 'The backup was not successful.\nTo backup your ' - 'Bibles you need the permission to write in the ' - 'given directory. If you have a permissions to ' - 'write and this error still occurs, please report ' - 'a bug.')) + 'Bibles you need permission to write to the given ' + 'directory. If you have write permissions and this ' + 'error still occurs, please report a bug.')) return False return True elif self.currentPage() == self.selectPage: