test: fix typo
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 16 Jan 2014 23:47:39 +0000 (09:47 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Fri, 17 Jan 2014 00:54:58 +0000 (10:54 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/test-libevdev-events.c

index ed21df3..47bbdb9 100644 (file)
@@ -76,7 +76,7 @@ START_TEST(test_syn_dropped_event)
                                -1);
        ck_assert_msg(rc == 0, "Failed to create device: %s", strerror(-rc));
 
-       /* This is a bid complicated:
+       /* This is a bit complicated:
           we can't get SYN_DROPPED through uinput, so we push two events down
           uinput, and fetch one off libevdev (reading in the other one on the
           way). Then write a SYN_DROPPED on a pipe, switch the fd and read