diff --git a/osxphotos/__init__.py b/osxphotos/__init__.py index 6a03682c..3abab558 100644 --- a/osxphotos/__init__.py +++ b/osxphotos/__init__.py @@ -1103,7 +1103,7 @@ class PhotoInfo: return self.__info["imageTimeZoneOffsetSeconds"] def path(self): - """ path on disk of the picture """ + """ absolute path on disk of the picture """ photopath = "" if self.__db._db_version < _PHOTOS_5_VERSION: