mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
PMLTOPMLZ: Fix name.
This commit is contained in:
parent
49bb4a2119
commit
9cfd0b9a4f
@ -51,7 +51,7 @@ every time you add an HTML file to the library.\
|
||||
|
||||
|
||||
class PML2PMLZ(FileTypePlugin):
|
||||
name = 'PML to ZIP'
|
||||
name = 'PML to PMLZ'
|
||||
author = 'John Schember'
|
||||
description = textwrap.dedent(_('''\
|
||||
Create a PMLZ archive containging the PML file \
|
||||
|
Loading…
x
Reference in New Issue
Block a user