diff options
author | Ronan Pigott <rpigott@berkeley.edu> | 2019-08-13 14:47:53 -0700 |
---|---|---|
committer | Ronan Pigott <rpigott@berkeley.edu> | 2019-08-13 15:26:53 -0700 |
commit | ac007401bb52316f7908cb9d9e5b7b498bf5a02e (patch) | |
tree | a22b3f0a024dabec19237b6b7b74243793ebc6e0 | |
parent | a67b65233242bc95d20f7c444e1863999a3ce36d (diff) |
tools: fix typo in debug-events
-rw-r--r-- | tools/libinput-debug-events.man | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/libinput-debug-events.man b/tools/libinput-debug-events.man index e5a39e2e..29a03c5a 100644 --- a/tools/libinput-debug-events.man +++ b/tools/libinput-debug-events.man @@ -65,7 +65,7 @@ Enable or disable tap-to-click Enable or disable tap-and-drag .TP 8 .B \-\-enable\-drag-lock|\-\-disable\-drag\-lock -Enable or disable tap-and-drag +Enable or disable drag-lock .TP 8 .B \-\-enable\-natural\-scrolling|\-\-disable\-natural\-scrolling Enable or disable natural scrolling |