From 9a68ce898aaf7abea1a8bb0ceb80b687cd72ef6e Mon Sep 17 00:00:00 2001 From: M2j Date: Tue, 3 Apr 2012 18:15:17 +0200 Subject: [PATCH] string fix: behaviour > behavior --- openlp/core/ui/advancedtab.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/core/ui/advancedtab.py b/openlp/core/ui/advancedtab.py index b42d75d1e..b798759f1 100644 --- a/openlp/core/ui/advancedtab.py +++ b/openlp/core/ui/advancedtab.py @@ -328,7 +328,7 @@ class AdvancedTab(SettingsTab): self.slideGroupBox.setTitle( translate('OpenLP.GeneralTab', 'Service Item Slide Limits')) self.slideLabel.setText(translate('OpenLP.GeneralTab', - 'Behaviour of next/previous on the last/first slide:')) + 'Behavior of next/previous on the last/first slide:')) self.endSlideRadioButton.setText( translate('OpenLP.GeneralTab', '&Remain on Slide')) self.wrapSlideRadioButton.setText(