[gimp/gimp-2-8] Fix typo
- From: Piotr Drąg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp/gimp-2-8] Fix typo
- Date: Thu, 1 May 2014 12:58:31 +0000 (UTC)
commit 0d9951f5ccc7a316b1c0452f7b6ae72baffee4f7
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu May 1 14:58:09 2014 +0200
Fix typo
plug-ins/common/file-pdf-save.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/common/file-pdf-save.c b/plug-ins/common/file-pdf-save.c
index 5207557..bee046e 100644
--- a/plug-ins/common/file-pdf-save.c
+++ b/plug-ins/common/file-pdf-save.c
@@ -1330,7 +1330,7 @@ get_drawable_image (GimpDrawable *drawable,
g_set_error_literal (error,
1,
0,
- _("Cannot handle the size (either width or height) of the Image."));
+ _("Cannot handle the size (either width or height) of the image."));
break;
default:
g_set_error (error,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]