From c9481e034e31c46d09284056ce7a3ec8204574e8 Mon Sep 17 00:00:00 2001 From: Stevan Pettit Date: Sat, 21 May 2011 16:29:43 -0400 Subject: [PATCH] modified: openlp/core/lib/mediamanageritem.py --- openlp/core/lib/mediamanageritem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. """