[PATCH libinput] touchpad: Fix typo in documentation

Stephen Chandler Paul thatslyude at gmail.com
Tue Jun 24 15:55:25 PDT 2014


"a a left and…"->"a left and…"

Signed-off-by: Stephen Chandler Paul <thatslyude at gmail.com>
---
 src/libinput.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/libinput.h b/src/libinput.h
index b1b1124..a928b2b 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -49,7 +49,7 @@ extern "C" {
  *
  * Software button areas
  * =====================
- * On most touchpads, the bottom area of the touchpad is split into a a left
+ * On most touchpads, the bottom area of the touchpad is split into a left
  * and a right-button area. Pressing the touchpad down with a finger in
  * those areas will generate clicks as shown in the diagram below:
  *
-- 
1.8.5.5



More information about the wayland-devel mailing list