mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-20 22:12:37 -04:00
PMLTOPMLZ: Fix name.
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user