fixed typo
authorMarcus Meissner <marcus@jet.franken.de>
Thu, 14 Jun 2007 16:17:46 +0000 (18:17 +0200)
committerMarcus Meissner <marcus@jet.franken.de>
Thu, 14 Jun 2007 16:17:46 +0000 (18:17 +0200)
libexif/exif-data.c

index a8029c0..b3b008d 100644 (file)
@@ -1124,7 +1124,7 @@ static struct {
        {EXIF_DATA_OPTION_FOLLOW_SPECIFICATION, N_("Follow specification"),
         N_("Add, correct and remove entries to get EXIF data that follows "
            "the specification.")},
-       {EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE, N_("Don not change maker note"),
+       {EXIF_DATA_OPTION_DONT_CHANGE_MAKER_NOTE, N_("Do not change maker note"),
         N_("When loading and resaving Exif data, save the maker note unmodified."
            " Be aware that the maker note can get corrupted.")},
        {0, NULL, NULL}