doc: fix wording on the dpi normalization paragraph
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 9 Dec 2014 03:42:45 +0000 (13:42 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 9 Dec 2014 04:10:21 +0000 (14:10 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h

index 7312a173627867d74a6aa613785719ad83d49f85..57d9ded758935a2f1da3a7591dabb2d15bf68f86 100644 (file)
@@ -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.
  */
 
 /**