Fix a comment indentation.

This commit is contained in:
Patrick Zimmermann 2013-01-12 21:51:14 +01:00
parent 33bad25104
commit 4af3798cd3

View File

@ -655,7 +655,7 @@ class AdvancedTab(SettingsTab):
Notify user about required restart. Notify user about required restart.
``checked`` ``checked``
The state of the check box (boolean). The state of the check box (boolean).
""" """
QtGui.QMessageBox.information(self, QtGui.QMessageBox.information(self,
translate('OpenLP.AdvancedTab', 'Restart Required'), translate('OpenLP.AdvancedTab', 'Restart Required'),