From 17a7ed54d70a3c0c9058a381256465ae4f636466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20L=C3=B6vdahl?= Date: Fri, 13 Jun 2025 17:28:05 +0000 Subject: [PATCH] Fix typos in index.rst Part-of: --- doc/user/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/user/index.rst b/doc/user/index.rst index 611e991d..4bf8c32b 100644 --- a/doc/user/index.rst +++ b/doc/user/index.rst @@ -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