summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Chandler Paul <thatslyude@gmail.com>2014-06-24 18:55:25 -0400
committerPeter Hutterer <peter.hutterer@who-t.net>2014-06-25 12:53:38 +1000
commit72f5758f2adca6be752ff336d8cf77a23959e7fb (patch)
tree548e735fd5399b4e543f4aee41547d8ede21bc5f
parent186f6188147d520a417c4215f27b81eadec66c24 (diff)
touchpad: Fix typo in documentation
"a a left and…"->"a left and…" Signed-off-by: Stephen Chandler Paul <thatslyude@gmail.com> Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r--src/libinput.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libinput.h b/src/libinput.h
index efd071ec..99a3b2f5 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -50,7 +50,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:
*