summaryrefslogtreecommitdiff
path: root/camlibs/sierra
diff options
context:
space:
mode:
authorAnders Jonsson <anders.jonsson@norsjovallen.se>2017-01-16 08:11:55 +0100
committerMarcus Meissner <marcus@jet.franken.de>2017-01-16 08:11:55 +0100
commit51972724b213fa82b79ab66e4343f447e0af1b97 (patch)
tree41d0d0329884cf494c2404518f44aee10d24b5fb /camlibs/sierra
parent9f4a551a0a793246d4e0b9fe638740d0fdaa04da (diff)
downloadlibgphoto2-51972724b213fa82b79ab66e4343f447e0af1b97.tar.gz
fixed typos in translatable strings
Diffstat (limited to 'camlibs/sierra')
-rw-r--r--camlibs/sierra/olympus-desc.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/camlibs/sierra/olympus-desc.c b/camlibs/sierra/olympus-desc.c
index 9b8a32213..16f5787b2 100644
--- a/camlibs/sierra/olympus-desc.c
+++ b/camlibs/sierra/olympus-desc.c
@@ -614,9 +614,9 @@ static const ValueNameType olysp500uz_reg_20_val_names[] = {
{ { 0x00 }, N_("Auto") },
{ { 0x01 }, N_("Daylight") },
{ { 0x03 }, N_("Tungsten") },
- { { 0x04 }, N_("Flourescent-1-home-6700K") },
- { { 0x05 }, N_("Flourescent-2-desk-5000K") },
- { { 0x06 }, N_("Flourescent-3-office-4200K") },
+ { { 0x04 }, N_("Fluorescent-1-home-6700K") },
+ { { 0x05 }, N_("Fluorescent-2-desk-5000K") },
+ { { 0x06 }, N_("Fluorescent-3-office-4200K") },
{ { 0x09 }, N_("Dusk") },
{ { 0x0a }, N_("Preset") },
{ { 0xff }, N_("Cloudy") },