Skip to content

Commit

Permalink
Improved feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
waltervanheuven committed Nov 19, 2023
1 parent c32c3a5 commit 09f878f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/auto_alt_text.py
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ def export_slides_to_images(file_path:str, debug:bool=False):
powerpoint.Quit()

else:
print("Unable to export images to PNG on macOS.")
print("Unable to export images to PNG on macOS/Linux.")

return False

Expand Down

0 comments on commit 09f878f

Please sign in to comment.