fix typo in documentation

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Peter Hutterer 2013-12-10 11:33:29 +10:00 committed by Jonas Ådahl
parent ce5a068daf
commit c869aeda9e

View file

@ -419,7 +419,7 @@ struct libinput_interface {
* @param udev An already initialized udev context * @param udev An already initialized udev context
* @param seat_id A seat identifier. This string must not be NULL. * @param seat_id A seat identifier. This string must not be NULL.
* *
* @return An initialize libinput context, ready to handle events or NULL on * @return An initialized libinput context, ready to handle events or NULL on
* error. * error.
*/ */
struct libinput * struct libinput *