mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1389942 [Little typo?](https://bugs.launchpad.net/calibre/+bug/1389942)
This commit is contained in:
parent
487eb9d4ac
commit
19d43eb8ac
@ -213,7 +213,7 @@ class Plugin(object): # {{{
|
||||
|
||||
:param names: List of paths to resources in the zip file using / as separator
|
||||
|
||||
:return: A dictionary of the form ``{name : file_contents}``. Any names
|
||||
:return: A dictionary of the form ``{name: file_contents}``. Any names
|
||||
that were not found in the zip file will not be present in the
|
||||
dictionary.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user