From 9cfd0b9a4fbba99f1fcf2c2706bc9482bf01f662 Mon Sep 17 00:00:00 2001 From: John Schember Date: Fri, 4 Dec 2009 06:13:17 -0500 Subject: [PATCH] PMLTOPMLZ: Fix name. --- src/calibre/customize/builtins.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/customize/builtins.py b/src/calibre/customize/builtins.py index 7dfba3a899..948d4c9b7d 100644 --- a/src/calibre/customize/builtins.py +++ b/src/calibre/customize/builtins.py @@ -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 \