[gegl] lcms-from-profile: capitalize ICC in property description



commit 841759b489bf15176e550a808a249d5b626bfc2b
Author: Øyvind Kolås <pippin gimp org>
Date:   Sat Apr 14 21:10:00 2018 +0200

    lcms-from-profile: capitalize ICC in property description

 operations/external/lcms-from-profile.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/external/lcms-from-profile.c b/operations/external/lcms-from-profile.c
index 0b5e925..470932b 100644
--- a/operations/external/lcms-from-profile.c
+++ b/operations/external/lcms-from-profile.c
@@ -22,7 +22,7 @@
 #ifdef GEGL_PROPERTIES
 
 property_pointer (src_profile, _("Source Profile"),
-                    _("The cmsHPROFILE corresponding to the icc profile for "
+                    _("The cmsHPROFILE corresponding to the ICC profile for "
                       "the input data."))
 
 /* These are positioned so their values match up with the LCMS enum */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]