diff --git a/openlp/core/lib/mediamanageritem.py b/openlp/core/lib/mediamanageritem.py index dd4417093..d41947b48 100644 --- a/openlp/core/lib/mediamanageritem.py +++ b/openlp/core/lib/mediamanageritem.py @@ -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. """