fixed reStructuredText

This commit is contained in:
Andreas Preikschat 2010-11-26 17:30:04 +01:00
parent ae036056b1
commit 4d1b88072f
1 changed files with 1 additions and 1 deletions

View File

@ -165,7 +165,7 @@ class SongBeamerImport(SongImport):
``line`` ``line``
The line in the file. It should consist of a tag and a value 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' u'#Title=Nearer my God to Thee'
""" """