mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-04 04:40:25 +01:00
Fix typos in index.rst
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1222>
This commit is contained in:
parent
ef15d7ed08
commit
17a7ed54d7
1 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@ libinput is a library that provides a full input stack for display servers
|
|||
and other applications that need to handle input devices provided by the
|
||||
kernel.
|
||||
|
||||
libinput provides device detection, event handling and abstraction so
|
||||
libinput provides device detection, event handling and abstraction to
|
||||
minimize the amount of custom input code the user of libinput need to
|
||||
provide the common set of functionality that users expect. Input event
|
||||
processing includes scaling touch coordinates, generating
|
||||
|
|
@ -36,7 +36,7 @@ driver than an application library. See :ref:`what_is_libinput` for more details
|
|||
Users and Developers
|
||||
--------------------
|
||||
|
||||
Please use the side-bar to nagivate through the various documentation items.
|
||||
Please use the side-bar to navigate through the various documentation items.
|
||||
|
||||
-----------------
|
||||
API documentation
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue