diff options
author | Yomi0 <abyomi0@gmail.com> | 2015-08-30 23:14:25 -0400 |
---|---|---|
committer | Yomi0 <abyomi0@gmail.com> | 2015-08-30 23:14:25 -0400 |
commit | b55239ef2552c43efd4c4fb7d39e22c255dd4e6d (patch) | |
tree | a085887c9c1abd2a33d35fb01c745776334bacdb | |
parent | 9563334dda3c5563550fb2534b228c47216ec008 (diff) |
Fix typo in libinput.man
Correct typo. Draging to dragging.
-rw-r--r-- | man/libinput.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/libinput.man b/man/libinput.man index 3c35776..196686d 100644 --- a/man/libinput.man +++ b/man/libinput.man @@ -123,7 +123,7 @@ Enables or disables tap-to-click behavior. .BI "Option \*qTappingDragLock\*q \*q" bool \*q Enables or disables drag lock during tapping behavior. When enabled, a finger up during tap-and-drag will not immediately release the button. If -the finger is set down again within the timeout, the draging process +the finger is set down again within the timeout, the dragging process continues. .TP 7 .BI "Option \*qDisableWhileTyping\*q \*q" bool \*q |