diff --git a/openlp/plugins/songs/lib/songbeamerimport.py b/openlp/plugins/songs/lib/songbeamerimport.py index e089d316f..eca92aa79 100644 --- a/openlp/plugins/songs/lib/songbeamerimport.py +++ b/openlp/plugins/songs/lib/songbeamerimport.py @@ -165,7 +165,7 @@ class SongBeamerImport(SongImport): ``line`` The line in the file. It should consist of a tag and a value - for this tag. (unicode) + for this tag (unicode):: u'#Title=Nearer my God to Thee' """