string fix: behaviour > behavior

This commit is contained in:
M2j 2012-04-03 18:15:17 +02:00
parent dded8ee569
commit 9a68ce898a
1 changed files with 1 additions and 1 deletions

View File

@ -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(