From aa4bb78b5ea5c8a788e3be4104494343386c6007 Mon Sep 17 00:00:00 2001 From: Prad Nelluru Date: Sat, 18 Apr 2020 23:48:23 -0400 Subject: [PATCH] fix formatting --- src/fetch.cr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/fetch.cr b/src/fetch.cr index 7795e2d..fea5fc9 100644 --- a/src/fetch.cr +++ b/src/fetch.cr @@ -69,7 +69,7 @@ module Muse::Dl if add_bookmark # Run pdftk and add the bookmark to the file - pdftk.add_bookmark tmp_pdf_file, chapter_title.strip() + pdftk.add_bookmark tmp_pdf_file, chapter_title.strip end # Now we can move the file to the proper PDF filename