mirror of
https://github.com/gnif/LookingGlass.git
synced 2025-10-12 18:38:12 +00:00
[client] fix typo
This commit is contained in:
@@ -237,7 +237,7 @@ static struct Option options[] =
|
||||
{
|
||||
.module = "input",
|
||||
.name = "mouseSens",
|
||||
.description = "Initial mouse sensitivity when in caputre mode (-9 to 9)",
|
||||
.description = "Initial mouse sensitivity when in capture mode (-9 to 9)",
|
||||
.type = OPTION_TYPE_INT,
|
||||
.value.x_int = 0,
|
||||
},
|
||||
|
Reference in New Issue
Block a user