[gimp/metadata-browser] app: fix comment in gimp_image_convert_precision()
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/metadata-browser] app: fix comment in gimp_image_convert_precision()
- Date: Thu, 13 Sep 2012 00:07:40 +0000 (UTC)
commit 45c4cf427594c7ff94cb13ed1ee1d69e96e689c9
Author: Michael Natterer <mitch gimp org>
Date: Sat May 5 21:41:20 2012 +0200
app: fix comment in gimp_image_convert_precision()
app/core/gimpimage-convert-precision.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpimage-convert-precision.c b/app/core/gimpimage-convert-precision.c
index 03c8a8d..e8eee2d 100644
--- a/app/core/gimpimage-convert-precision.c
+++ b/app/core/gimpimage-convert-precision.c
@@ -88,7 +88,7 @@ gimp_image_convert_precision (GimpImage *image,
gimp_image_undo_group_start (image, GIMP_UNDO_GROUP_IMAGE_CONVERT,
undo_desc);
- /* Push the image type to the stack */
+ /* Push the image precision to the stack */
gimp_image_undo_push_image_precision (image, NULL);
/* Set the new precision */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]