[gimp] app: fix typo in gimptoolrectangle.c



commit d217028032e256b26af4b5496e629c6e12f23bd3
Author: Samuel Rats <samuel rats gmail com>
Date:   Sun Oct 27 15:17:42 2019 +0100

    app: fix typo in gimptoolrectangle.c
    
    (cherry picked from commit f4c87c048efeaa4607b8fe910541d78f233e0674)

 app/display/gimptoolrectangle.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/app/display/gimptoolrectangle.c b/app/display/gimptoolrectangle.c
index 14fe231993..b64705206a 100644
--- a/app/display/gimptoolrectangle.c
+++ b/app/display/gimptoolrectangle.c
@@ -2723,7 +2723,7 @@ gimp_tool_rectangle_set_other_side_coord (GimpToolRectangle *rectangle,
  *
  * Adjust the rectangle to the new position specified by passed
  * coordinate, taking fixed_center into account, which means it
- * expands the rectagle around the center point.
+ * expands the rectangle around the center point.
  */
 static void
 gimp_tool_rectangle_apply_coord (GimpToolRectangle *rectangle,


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