modified:

openlp/core/lib/mediamanageritem.py
This commit is contained in:
Stevan Pettit 2011-05-21 16:29:43 -04:00
parent cfe1903883
commit c9481e034e
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ class MediaManagerItem(QtGui.QWidget):
def requiredIcons(self):
"""
Tis method is called to define the icons for the plugin.
This method is called to define the icons for the plugin.
It provides a default set and the plugin is able to override
the if required.
"""