mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1386029 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1386029)
This commit is contained in:
parent
b2a78f0d4b
commit
8de5eb55f8
@ -350,7 +350,7 @@ class Cache(object):
|
|||||||
'''
|
'''
|
||||||
Return the value of the field ``name`` for the book identified
|
Return the value of the field ``name`` for the book identified
|
||||||
by ``book_id``. If no such book exists or it has no defined
|
by ``book_id``. If no such book exists or it has no defined
|
||||||
value for the field ``name` or no such field exists, then
|
value for the field ``name`` or no such field exists, then
|
||||||
``default_value`` is returned.
|
``default_value`` is returned.
|
||||||
|
|
||||||
``default_value`` is not used for title, title_sort, authors, author_sort
|
``default_value`` is not used for title, title_sort, authors, author_sort
|
||||||
|
Loading…
x
Reference in New Issue
Block a user