[gegl: 8/25] comments



commit f0bef1ef4a0a84ce7df8890c72d5307d85548a44
Author: Nicolas Robidoux <nrobidoux git gnome org>
Date:   Fri Nov 23 21:02:30 2012 -0500

    comments

 operations/transform/transform-core.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/transform/transform-core.c b/operations/transform/transform-core.c
index 13e4745..315e2fb 100644
--- a/operations/transform/transform-core.c
+++ b/operations/transform/transform-core.c
@@ -504,7 +504,7 @@ gegl_transform_get_bounding_box (GeglOperation *op)
       in_rect.y      += context_rect.y;
       /*
        * It would seem that one should actually add width-1 and
-       * height-1, but the absense of "-1" seem to match "in_rect =
+       * height-1, but the absense of "-1" seems to match "in_rect =
        * {*,*,0,0}" above.
        */
       in_rect.width  += context_rect.width;



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