doc: fix a typo
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 11 Jun 2019 22:16:12 +0000 (08:16 +1000)
committerPeter Hutterer <peter.hutterer@who-t.net>
Tue, 11 Jun 2019 22:55:42 +0000 (08:55 +1000)
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
libevdev/libevdev.h

index 5efef4d9f02381cbfd9a14d8b41ee14b7269152b..32a43177376e7bd4bfb71f9b0122329b270fee46 100644 (file)
@@ -807,7 +807,7 @@ int libevdev_new_from_fd(int fd, struct libevdev **dev);
  * libevdev</code> is invalid and must not be used.
  *
  * Note that calling libevdev_free() does not close the file descriptor
- * currently asssociated with this instance.
+ * currently associated with this instance.
  *
  * @param dev The evdev device
  *