From 30ad1a3eb0a79ace5b2c4b68332b323265518d46 Mon Sep 17 00:00:00 2001 From: Andreas Preikschat Date: Thu, 16 Sep 2010 18:35:19 +0200 Subject: [PATCH] whitespace --- openlp/plugins/bibles/lib/mediaitem.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openlp/plugins/bibles/lib/mediaitem.py b/openlp/plugins/bibles/lib/mediaitem.py index d459c8007..5dfab4b7c 100644 --- a/openlp/plugins/bibles/lib/mediaitem.py +++ b/openlp/plugins/bibles/lib/mediaitem.py @@ -641,7 +641,7 @@ class BibleMediaItem(MediaManagerItem): title = u'%s %s:%s-%s:%s (%s)' % (start_book, start_chapter, start_verse, old_chapter, old_verse, start_version) return title - + def checkTitle(self, item, old_item): """ This methode checks if we are at the end of an verse range. If that is