From d43ea432188fde6098647702722de890190318f5 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 9 Dec 2014 13:42:45 +1000 Subject: [PATCH] doc: fix wording on the dpi normalization paragraph Signed-off-by: Peter Hutterer --- src/libinput.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libinput.h b/src/libinput.h index 7312a173..57d9ded7 100644 --- a/src/libinput.h +++ b/src/libinput.h @@ -185,9 +185,9 @@ extern "C" { * * If the property is unset, libinput assumes the resolution is 1000dpi. * - * Note that HW does not usually provide information about the resolution - * changes, libinput will thus not detect when a resolution changes to the - * non-default value. + * Note that HW does not usually provide information about run-time + * resolution changes, libinput will thus not detect when a resolution + * changes to the non-default value. */ /**