Skip to content

Commit

Permalink
fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
sufyandaredevil committed Oct 22, 2021
1 parent df0fd8e commit cd38663
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 cd38663

Please sign in to comment.