From a7ff7c49085c320c1e0a2ffb66cc6d283c5acb8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 21 Jan 2017 19:17:10 +0100 Subject: New upstream version 0.25.3 --- src/Printing.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Printing.vala') diff --git a/src/Printing.vala b/src/Printing.vala index f099ed2..d5a84e5 100644 --- a/src/Printing.vala +++ b/src/Printing.vala @@ -164,7 +164,7 @@ public class PrintSettings { /* we define our own measurement enum instead of using the Gtk.Unit enum provided by Gtk+ 2.0 because Gtk.Unit doesn't define a CENTIMETERS - constant (thout it does define an MM for millimeters). This is + constant (though it does define an MM for millimeters). This is unfortunate, because in metric countries people like to think about paper sizes for printing in CM not MM. so, to avoid having to multiply and divide everything by 10 (which is error prone) to convert -- cgit v1.2.3