[gegl] utils: fix comment typo in last commit



commit 40d89a090679afc3c714442ba3997270d3089d88
Author: Ell <ell_se yahoo com>
Date:   Mon Dec 25 16:19:38 2017 -0500

    utils: fix comment typo in last commit

 gegl/gegl-utils.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gegl/gegl-utils.h b/gegl/gegl-utils.h
index 2561d46..a67ff25 100644
--- a/gegl/gegl-utils.h
+++ b/gegl/gegl-utils.h
@@ -171,7 +171,7 @@ gboolean    gegl_rectangle_intersect     (GeglRectangle       *dest,
  * @subtrahend: a #GeglRectangle
  *
  * Computes the bounding box of the area formed by subtracting @subtrahend
- * from @minuend, and stores the result in in @destination.
+ * from @minuend, and stores the result in @destination.
  *
  * @destination may point to the same object as @minuend or @subtrahend.
  *


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