From 989577736f44d8f00a98509bac9714c1f529a909 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Mon, 16 Nov 2020 11:54:15 +0530 Subject: [PATCH] ... --- src/calibre/gui2/tweak_book/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/calibre/gui2/tweak_book/main.py b/src/calibre/gui2/tweak_book/main.py index 505498be84..a88d74e11d 100644 --- a/src/calibre/gui2/tweak_book/main.py +++ b/src/calibre/gui2/tweak_book/main.py @@ -28,7 +28,7 @@ def option_parser(): '''\ %prog [opts] [path_to_ebook] [name_of_file_inside_book ...] -Launch the calibre edit book tool. You can optionally also specify the names of +Launch the calibre Edit book tool. You can optionally also specify the names of files inside the book which will be opened for editing automatically. ''' )