Skip to content

Commit

Permalink
Updated verbose verbiage
Browse files Browse the repository at this point in the history
  • Loading branch information
RhetTbull committed Apr 21, 2024
1 parent 5417731 commit 8d10217
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osxphotos/photoexporter.py
Expand Up @@ -1285,7 +1285,7 @@ def _export_aae(
)

verbose(
f"Exported adjustments of {self._filename(self.photo.original_filename)} to {self._filepath(dest)}"
f"Exported adjustments for {self._filename(self.photo.original_filename)} to {self._filepath(dest)}"
)

written = [str(dest)]
Expand Down

0 comments on commit 8d10217

Please sign in to comment.