Missing word added

main
norbertwg 2 years ago committed by Miloš Komarčević
parent 836cce636a
commit 7d292c4dda

@ -105,7 +105,7 @@ EXIV2API ExifData::const_iterator maxApertureValue(const ExifData& ed);
//! Return the subject distance. Please keep in mind that this accessor is provided for convenience only and will return //! Return the subject distance. Please keep in mind that this accessor is provided for convenience only and will return
//! expected/desired metadata most of the time. //! expected/desired metadata most of the time.
EXIV2API ExifData::const_iterator subjectDistance(const ExifData& ed); EXIV2API ExifData::const_iterator subjectDistance(const ExifData& ed);
//! Return the kind of light. Please keep in mind that this accessor is provided for convenience only and will return //! Return the kind of light source. Please keep in mind that this accessor is provided for convenience only and will return
//! expected/desired metadata most of the time. //! expected/desired metadata most of the time.
EXIV2API ExifData::const_iterator lightSource(const ExifData& ed); EXIV2API ExifData::const_iterator lightSource(const ExifData& ed);
//! Return the status of flash. Please keep in mind that this accessor is provided for convenience only and will return //! Return the status of flash. Please keep in mind that this accessor is provided for convenience only and will return

Loading…
Cancel
Save