forked from openlp/openlp
fixed doc
This commit is contained in:
parent
5504c541ad
commit
1bcbb83144
@ -1185,7 +1185,7 @@ class ServiceManager(QtGui.QWidget):
|
||||
|
||||
def printServiceOrder(self):
|
||||
"""
|
||||
Open a Print a Service Order Sheet.
|
||||
Print a Service Order Sheet.
|
||||
"""
|
||||
settingDialog = PrintServiceOrderForm(self.mainwindow, self)
|
||||
settingDialog.exec_()
|
||||
|
Loading…
Reference in New Issue
Block a user