[gimp-gap] Fixed typos in strings
- From: Daniel Mustieles GarcÃa <dmustieles src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-gap] Fixed typos in strings
- Date: Mon, 11 Jun 2012 15:37:47 +0000 (UTC)
commit 7cf6e4ffe75108316e90eea9d44d9fa797348687
Author: Daniel Mustieles <daniel mustieles gmail com>
Date: Mon Jun 11 17:37:41 2012 +0200
Fixed typos in strings
gap/gap_detail_align_exec.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gap/gap_detail_align_exec.c b/gap/gap_detail_align_exec.c
index b59d7e7..17f233f 100644
--- a/gap/gap_detail_align_exec.c
+++ b/gap/gap_detail_align_exec.c
@@ -1283,7 +1283,7 @@ gap_detail_exact_align_via_4point_path(gint32 image_id, gint32 activeDrawableId
"and point 3 and 4 mark postions in the target layer."
"It transforms the target layer in a way that "
"point3 is moved to point1 and point4 moves to point2."
- "(this may include rotate an scale transforamtion).\n"
+ "(this may include rotate an scale transformation).\n"
"A path with 2 points can be used to move point2 to point1."
"(via simple move operation without rotate and scale)"));
}
@@ -1294,7 +1294,7 @@ gap_detail_exact_align_via_4point_path(gint32 image_id, gint32 activeDrawableId
"and point 2 and 4 mark postions in the target layer."
"It transforms the target layer in a way that "
"point2 is moved to point1 and point4 moves to point3."
- "(this may include rotate an scale transforamtion).\n"
+ "(this may include rotate an scale transformation).\n"
"A path with 2 points can be used to move point2 to point1."
"(via simple move operation without rotate and scale)"));
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]