Skip to content

Commit

Permalink
Change outdated verbiage in comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
JimmXinu committed Aug 13, 2020
1 parent 8b0a433 commit a91345d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion calibre-plugin/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ def do_download_worker(book_list,
merge=False,
notification=lambda x,y:x):
'''
Master job, to launch child jobs to extract ISBN for a set of books
Coordinator job, to launch child jobs to extract ISBN for a set of books
This is run as a worker job in the background to keep the UI more
responsive and get around the memory leak issues as it will launch
a child job for each book as a worker process
Expand Down

0 comments on commit a91345d

Please sign in to comment.