[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: Wed, 16 Apr 2014 23:03:59 +0000 (UTC)
commit a3cbf8b543d281a1f1f6bd4713c71ccdf9cf41f7
Author: Piotr Drąg <piotrdrag gmail com>
Date: Thu Apr 17 01:03:39 2014 +0200
Fix typo
plug-ins/print/print-draw-page.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plug-ins/print/print-draw-page.c b/plug-ins/print/print-draw-page.c
index 1bff8f9..39a9b98 100644
--- a/plug-ins/print/print-draw-page.c
+++ b/plug-ins/print/print-draw-page.c
@@ -220,7 +220,7 @@ print_surface_from_drawable (gint32 drawable_ID,
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]