From: Peter Hutterer Date: Tue, 3 Sep 2013 04:37:49 +0000 (+1000) Subject: Fix comment typo X-Git-Tag: libevdev-0.4~25 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=32a9ee109ed3b8e4ba5a2807dafc28f846825964;p=platform%2Fupstream%2Flibevdev.git Fix comment typo Signed-off-by: Peter Hutterer --- 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