[gegl] color-overlay: typo in translatable string bug #795297
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] color-overlay: typo in translatable string bug #795297
- Date: Mon, 16 Apr 2018 12:48:32 +0000 (UTC)
commit f6d7fda01cc1abc8674d6c63d610db8a68afe062
Author: Øyvind Kolås <pippin gimp org>
Date: Mon Apr 16 14:47:52 2018 +0200
color-overlay: typo in translatable string bug #795297
operations/workshop/color-overlay.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/color-overlay.c b/operations/workshop/color-overlay.c
index d91774d..28a94a1 100644
--- a/operations/workshop/color-overlay.c
+++ b/operations/workshop/color-overlay.c
@@ -156,7 +156,7 @@ gegl_op_class_init (GeglOpClass *klass)
"categories", "color",
"title", _("Color Overlay"),
"description", _("Paint a color overlay over the input, "
- "preseving its transparency."),
+ "preserving its transparency."),
NULL);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]