plug-ins: remove some accidential whitespace from the last commit

This commit is contained in:
Michael Natterer
2014-04-16 22:36:23 +02:00
parent 0bc827cb69
commit cf5bc57e20

View File

@ -369,7 +369,7 @@ print_show_error (const gchar *message)
dialog = gtk_message_dialog_new (NULL, 0,
GTK_MESSAGE_ERROR,
GTK_BUTTONS_OK,
"%s",
"%s",
_("An error occurred while trying to print:"));
gtk_message_dialog_format_secondary_text (GTK_MESSAGE_DIALOG (dialog),