[gegl] gegl-color: fix dev-docs



commit 95e35bfdd8c75d3b92a6bc71017a3c3a2f764d6a
Author: Øyvind Kolås <pippin gimp org>
Date:   Mon Jul 29 14:25:30 2019 +0200

    gegl-color: fix dev-docs

 gegl/property-types/gegl-color.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gegl/property-types/gegl-color.h b/gegl/property-types/gegl-color.h
index b3a882869..683f51e6d 100644
--- a/gegl/property-types/gegl-color.h
+++ b/gegl/property-types/gegl-color.h
@@ -109,7 +109,7 @@ void         gegl_color_get_rgba               (GeglColor   *color,
  * @blue: blue value
  * @alpha: alpha value
  *
- * Retrieves the current set color as linear light non premultipled RGBA data
+ * Set color as linear light non premultipled RGBA data
  */
 void         gegl_color_set_rgba               (GeglColor   *color,
                                                 gdouble      red,


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