[PATCH evemu 2/6] Fix typo
Peter Hutterer
peter.hutterer at who-t.net
Wed Sep 25 16:40:18 PDT 2013
Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
---
include/evemu.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/evemu.h b/include/evemu.h
index 2653f35..04495d9 100644
--- a/include/evemu.h
+++ b/include/evemu.h
@@ -380,7 +380,7 @@ int evemu_read_event_realtime(FILE *fp, struct input_event *ev,
* @fd: file descriptor of kernel device to read from
* @ms: maximum time to wait for an event to appear before reading (ms)
*
- * Contiuously reads events from the kernel device and writes them to
+ * Continuously reads events from the kernel device and writes them to
* the file. The function terminates after ms milliseconds of
* inactivity.
*
--
1.8.3.1
More information about the Input-tools
mailing list