printers: A little correction of previous commit

Correcting a little typo.
This commit is contained in:
Marek Kasik 2012-04-13 13:16:08 +02:00
parent 5272bcc06d
commit f87e38441d

View file

@ -2504,7 +2504,7 @@ get_paper_size_from_locale ()
return "iso-a4";
}
+/* Set default media size according to the locale */
/* Set default media size according to the locale */
void
printer_set_default_media_size (const gchar *printer_name)
{