[gegl] Remove trailing space
- From: Øyvind "pippin" Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] Remove trailing space
- Date: Thu, 18 Feb 2021 18:23:57 +0000 (UTC)
commit c6831127e4d697f76436582cf9944663a0fde5a7
Author: scootergrisen <scootergrisen gmail com>
Date: Tue Dec 15 14:19:59 2020 +0000
Remove trailing space
operations/transform/shear.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/operations/transform/shear.c b/operations/transform/shear.c
index cc4375c1d..fd1b13fcd 100644
--- a/operations/transform/shear.c
+++ b/operations/transform/shear.c
@@ -71,7 +71,7 @@ gegl_op_class_init (GeglOpClass *klass)
"categories", "transform",
"reference-hash", "3d26408e0d03bb534fe1492453409519",
"reference-chain", "load path=images/standard-input.png shear x=1.12 clip-to-input=true origin-x=100
origin-y=100",
- "description", _("Shears the buffer. "),
+ "description", _("Shears the buffer."),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]