From 042a4749f73c4108e3509c43b0b6480cffc52305 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 28 Jun 2014 13:56:35 +0530 Subject: [PATCH] ... --- src/calibre/library/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/library/cli.py b/src/calibre/library/cli.py index ee2ef0c670..e2c5c7ff86 100644 --- a/src/calibre/library/cli.py +++ b/src/calibre/library/cli.py @@ -890,7 +890,7 @@ def catalog_option_parser(args): %prog catalog /path/to/destination.(CSV|EPUB|MOBI|XML ...) [options] Export a catalog in format specified by path/to/destination extension. - Options control how entries are displayed in the generated catalog ouput. + Options control how entries are displayed in the generated catalog output. ''')) # Confirm that a plugin handler exists for specified output file extension