doc: add missing space
authorPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Feb 2015 00:26:56 +0000 (10:26 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 23 Feb 2015 00:28:23 +0000 (10:28 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
doc/device-configuration-via-udev.dox

index 68a45af0e38ed62fbfb974cb3c30d344efa2ba85..9c44a5155fea1e3c288f1b9b9bbafec3e6f1530d 100644 (file)
@@ -2,7 +2,7 @@
 @page udev_config Static device configuration via udev
 
 libinput supports some static configuration through udev properties.
-These propertiesare read when the device is initially added
+These properties are read when the device is initially added
 to libinput's device list, i.e. before the @ref
 LIBINPUT_EVENT_DEVICE_ADDED event is generated.