cosmetic: fix grammar in doxygen
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 5 Feb 2015 01:46:55 +0000 (11:46 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 6 Feb 2015 00:08:33 +0000 (10:08 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
src/libinput.h

index 4a3c44d..c986bfe 100644 (file)
@@ -1364,7 +1364,7 @@ libinput_device_ref(struct libinput_device *device);
  * the device correctly to avoid dangling pointers.
  *
  * @param device A previously obtained device
- * @return NULL if device was destroyed, otherwise the passed device
+ * @return NULL if the device was destroyed, otherwise the passed device
  */
 struct libinput_device *
 libinput_device_unref(struct libinput_device *device);