Skip to content

Commit

Permalink
Merge pull request lorenzodifuccia#293 from sufyandaredevil/master
Browse files Browse the repository at this point in the history
fix spelling
  • Loading branch information
lorenzodifuccia committed Oct 25, 2021
2 parents df0fd8e + cd38663 commit af02912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion safaribooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@ def collect_images(self):
if self.display.book_ad_info == 2:
self.display.info("Some of the book contents were already downloaded.\n"
" If you want to be sure that all the images will be downloaded,\n"
" please delete the output direcotry '" + self.BOOK_PATH +
" please delete the output directory '" + self.BOOK_PATH +
"' and restart the program.")

self.display.state_status.value = -1
Expand Down

0 comments on commit af02912

Please sign in to comment.