[gegl] mandelbrot: Update description slightly
- From: Mukund Sivaraman <muks src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] mandelbrot: Update description slightly
- Date: Thu, 24 Jun 2010 17:36:17 +0000 (UTC)
commit 52b9dc4b2dc305f00fe66441bbfa86eec6824fd1
Author: Mukund Sivaraman <muks banu com>
Date: Wed Jun 23 15:42:08 2010 +0530
mandelbrot: Update description slightly
operations/workshop/mandelbrot.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/workshop/mandelbrot.c b/operations/workshop/mandelbrot.c
index a73bcea..e5df9d7 100644
--- a/operations/workshop/mandelbrot.c
+++ b/operations/workshop/mandelbrot.c
@@ -139,7 +139,7 @@ gegl_chant_class_init (GeglChantClass *klass)
operation_class->name = "gegl:mandelbrot";
operation_class->categories = "render";
- operation_class->description = _("Mandelbrot renderer.");
+ operation_class->description = _("Mandelbrot set renderer.");
}
#endif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]