This commit is contained in:
Jon Tibble 2009-11-13 17:42:51 +00:00
parent f764eb7d59
commit 3defb3b4c5
1 changed files with 1 additions and 1 deletions

View File

@ -423,7 +423,7 @@ class SlideController(QtGui.QWidget):
def addServiceManagerItem(self, item, slideno):
"""
Method to install the service item into the controller and
request the correct the toolbar of the plugin
request the correct toolbar for the plugin.
Called by ServiceManager
"""
log.debug(u'addServiceManagerItem')