[gegl] gegl: fix typo



commit caa105358439fdce81655344dfdea51f6df5a98c
Author: Michael Henning <drawoc darkrefraction com>
Date:   Sun Jun 2 20:58:50 2013 -0400

    gegl: fix typo

 gegl/property-types/gegl-color.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/property-types/gegl-color.h b/gegl/property-types/gegl-color.h
index d73c753..e38127b 100644
--- a/gegl/property-types/gegl-color.h
+++ b/gegl/property-types/gegl-color.h
@@ -69,7 +69,7 @@ GeglColor *  gegl_color_new                    (const gchar *string);
  * gegl_color_duplicate:
  * @color: the color to duplicate.
  *
- * Creates a copy of @curve.
+ * Creates a copy of @color.
  *
  * Returns the copied #GeglColor.
  */


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