diff --git a/plug-ins/common/file-pdf-save.c b/plug-ins/common/file-pdf-save.c index d4d5063b3a..14526d3d15 100644 --- a/plug-ins/common/file-pdf-save.c +++ b/plug-ins/common/file-pdf-save.c @@ -1240,7 +1240,7 @@ get_drawable_image (gint32 drawable_ID, g_set_error_literal (error, GIMP_PLUGIN_PDF_SAVE_ERROR, GIMP_PLUGIN_PDF_SAVE_ERROR_FAILED, - _("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,