From 61378380eee10e67726a10fcd7d74859e2b9fbf6 Mon Sep 17 00:00:00 2001 From: Filipe Paniguel <90577992+lpnh@users.noreply.github.com> Date: Tue, 13 Feb 2024 14:30:17 -0300 Subject: [PATCH] config: fix tiny typo in defaultConfig.hpp (#4693) --- src/config/defaultConfig.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config/defaultConfig.hpp b/src/config/defaultConfig.hpp index 7bd43bfd..7af3a8fb 100644 --- a/src/config/defaultConfig.hpp +++ b/src/config/defaultConfig.hpp @@ -51,7 +51,7 @@ input { natural_scroll = no } - sensitivity = 0 # -1.0 - 1.0, 0 means no modification. + sensitivity = 0 # -1.0 to 1.0, 0 means no modification. } general {