config: fix tiny typo in defaultConfig.hpp (#4693)
This commit is contained in:
parent
890307532c
commit
61378380ee
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue