From 9ab61716b5017fc2aec3ed03bd4687dfb8c5fe9f Mon Sep 17 00:00:00 2001 From: Ryan Dwyer Date: Thu, 19 Apr 2018 13:48:20 +1000 Subject: [PATCH] Correct the repeat_rate documentation. --- sway/sway-input.5.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sway/sway-input.5.txt b/sway/sway-input.5.txt index c3380f54..948b4b6f 100644 --- a/sway/sway-input.5.txt +++ b/sway/sway-input.5.txt @@ -95,7 +95,7 @@ Libinput Configuration **input** repeat_delay :: Sets the amount of time a key must be held before it starts repeating. -**input** repeat_rate :: +**input** repeat_rate :: Sets the frequency of key repeats once the repeat_delay has passed. **input** scroll_method ::