[gegl] gegl:color fix typo in description of color property
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl:color fix typo in description of color property
- Date: Sun, 22 Nov 2015 20:08:05 +0000 (UTC)
commit 101cafd2f9821342b3fbc8ddd7237e7e6324c15e
Author: Øyvind Kolås <pippin gimp org>
Date: Sun Nov 22 21:05:02 2015 +0100
gegl:color fix typo in description of color property
operations/common/color.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/color.c b/operations/common/color.c
index dbb7bb7..216c0a9 100644
--- a/operations/common/color.c
+++ b/operations/common/color.c
@@ -22,7 +22,7 @@
#ifdef GEGL_PROPERTIES
property_color (value, _("Color"), "black")
- description (("The color to render (Idefaults to 'black')"))
+ description (("The color to render (defaults to 'black')"))
ui_meta ("role", "color-primary")
property_format (format, _("Babl Format"), 666)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]