forked from openlp/openlp
added reStructuredText back
This commit is contained in:
parent
ae015a270a
commit
2ad3f983f7
@ -389,7 +389,7 @@ class HTTPBible(BibleDB):
|
|||||||
Therefore, when you are looking for multiple items, simply break
|
Therefore, when you are looking for multiple items, simply break
|
||||||
them up into references like this, bundle them into a list. This
|
them up into references like this, bundle them into a list. This
|
||||||
function then runs through the list, and returns an amalgamated
|
function then runs through the list, and returns an amalgamated
|
||||||
list of ``Verse`` objects. For example:
|
list of ``Verse`` objects. For example::
|
||||||
|
|
||||||
[(u'Genesis', 1, 1, 1), (u'Genesis', 2, 2, 3)]
|
[(u'Genesis', 1, 1, 1), (u'Genesis', 2, 2, 3)]
|
||||||
"""
|
"""
|
||||||
|
Loading…
Reference in New Issue
Block a user