Documentation typo fix

This commit is contained in:
Peter Hutterer 2013-12-13 17:50:49 +10:00 committed by Jonas Ådahl
parent 727b21f366
commit ea246471d3

View file

@ -463,7 +463,7 @@ libinput_get_fd(struct libinput *libinput);
* @ingroup base
*
* Main event dispatchment function. Reads events of the file descriptors
* and processes them internall. Use libinput_get_event() to retrieve the
* and processes them internally. Use libinput_get_event() to retrieve the
* events.
*
* @param libinput A previously initialized libinput context