More extra spaces removed.

This commit is contained in:
Raoul Snyman 2010-09-02 13:00:08 +02:00
parent df007a438e
commit 081c66a1ed
1 changed files with 42 additions and 41 deletions

View File

@ -450,7 +450,7 @@ class Ui_AboutDialog(object):
'\n'
'Each version is given a distinguishing version number. If the '
'Program specifies a version number of this License which applies '
'to it and \"any later version\', you have the option of '
'to it and "any later version", you have the option of '
'following the terms and conditions either of that version or of '
'any later version published by the Free Software Foundation. If '
'the Program does not specify a version number of this License, '
@ -565,3 +565,4 @@ class Ui_AboutDialog(object):
self.contributeButton.setText(translate('OpenLP.AboutForm',
'Contribute'))
self.closeButton.setText(translate('OpenLP.AboutForm', 'Close'))