diff --git a/libevdev/libevdev.h b/libevdev/libevdev.h index ff423b9..3d0b609 100644 --- a/libevdev/libevdev.h +++ b/libevdev/libevdev.h @@ -351,7 +351,7 @@ void libevdev_free(struct libevdev *dev); /** * Logging function called by library-internal logging. - * This function is expected to treat it's input like printf would. + * This function is expected to treat its input like printf would. * * @param format printf-style format string * @param args List of arguments