[gegl] gegl: fixing typo and word redundancy.
- From: Jehan Pagès <jehanp src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] gegl: fixing typo and word redundancy.
- Date: Fri, 28 Jul 2017 21:50:51 +0000 (UTC)
commit e5cb9acfe7f7f9ff24b58315c35f7e92cbd745d6
Author: Jehan <jehan girinstud io>
Date: Fri Jul 28 23:50:09 2017 +0200
gegl: fixing typo and word redundancy.
gegl/graph/gegl-node.h | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gegl/graph/gegl-node.h b/gegl/graph/gegl-node.h
index 5c392c6..7b8a660 100644
--- a/gegl/graph/gegl-node.h
+++ b/gegl/graph/gegl-node.h
@@ -67,7 +67,7 @@ GeglNode * gegl_node_new (void);
* gegl_node_new_child:
* @parent: a #GeglNode
* @first_property_name: the first property name
- * @...: first property value, optionally followed by more key/value pairs, ended
+ * @...: first property value, optionally followed by more key/value pairs,
* terminated with NULL.
*
* Creates a new processing node that performs the specified operation with
@@ -499,7 +499,7 @@ const gchar * gegl_node_get_operation (const GeglNode *node);
* @node: a #GeglNode
*
* Return value: (transfer none) (allow-none): The operation object
- * assoicated with this node or NULL if there is no op associated.
+ * associated with this node or NULL if there is no op associated.
*/
GeglOperation *gegl_node_get_gegl_operation (GeglNode *node);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]