fixed doc

This commit is contained in:
Andreas Preikschat 2011-02-06 21:26:32 +01:00
parent 5504c541ad
commit 1bcbb83144
1 changed files with 1 additions and 1 deletions

View File

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