Fix typo and remove empty line.

main
hanno@schwalm-bremen.de 5 years ago committed by Miloš Komarčević
parent 01a449544c
commit abce0ac300

@ -1497,7 +1497,7 @@ namespace Exiv2 {
"is +0.3, and the BaselineExposureOffset value for a given camera profile used to render an " "is +0.3, and the BaselineExposureOffset value for a given camera profile used to render an "
"image for that camera model is -0.7, then the actual default exposure value used during " "image for that camera model is -0.7, then the actual default exposure value used during "
"rendering will be +0.3 - 0.7 = -0.4."), "rendering will be +0.3 - 0.7 = -0.4."),
ifd0Id, dngTags, signedRational, 4, printValue), // DNG tag ifd0Id, dngTags, signedRational, 1, printValue), // DNG tag
TagInfo(0xc7b5, "DefaultUserCrop", N_("Default User Crop"), TagInfo(0xc7b5, "DefaultUserCrop", N_("Default User Crop"),
N_("Specifies a default user crop rectangle in relative coordinates. " N_("Specifies a default user crop rectangle in relative coordinates. "

Loading…
Cancel
Save