[gegl] Fix minor typo
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Fix minor typo
- Date: Sun, 27 Jun 2021 21:32:03 +0000 (UTC)
commit 8bcb1b994b6fbf19217fea67abea9c00a28b18af
Author: Yuri Chornoivan <yurchor ukr net>
Date: Mon Jun 14 17:44:58 2021 +0300
Fix minor typo
operations/common/negative-darkroom.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/operations/common/negative-darkroom.c b/operations/common/negative-darkroom.c
index 0bec036d6..3677f2642 100644
--- a/operations/common/negative-darkroom.c
+++ b/operations/common/negative-darkroom.c
@@ -84,7 +84,7 @@ property_double (flashY, _("Blue preflash"), 0)
ui_meta("visible", "preflash")
property_boolean (illum, _("Illuminant adjustment"), FALSE)
- description (_("Show illuminamt controls"))
+ description (_("Show illuminant controls"))
property_double (illumX, _("X multiplier"), 0.965)
description(_("Adjust the X tristimulus value for output"))
value_range (0.7, 1.3)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]