From eab437bf580c9f3fd4a8a33e35e0006f2e825c99 Mon Sep 17 00:00:00 2001 From: bredo Date: Tue, 3 Dec 2024 09:43:24 +1300 Subject: [PATCH] fix keyboard look vertical speed key name Fixes typo in key name for Settings.KeyboardLookSettings.VerticalSpeed --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index 8f9436e..2c80217 100644 --- a/en.json +++ b/en.json @@ -1387,7 +1387,7 @@ "Settings.KeyboardLookSettings.LookEnabled.Description": "When enabled, Keyboard Look allows you to move your head around using the arrow keys on your keyboard.
It is designed for scenarios when a Mouse might not be available or suitable such as when using a laptop or when accessible alternatives to a Mouse are required.", "Settings.KeyboardLookSettings.HorizontalSpeed": "Horizontal Speed for Keyboard Looking.", "Settings.KeyboardLookSettings.HorizontalSpeed.Description": "Use this to adjust how fast your head moves horizontally when using Keyboard Look.", - "Settings.KeyboardLookSettings.VericalSpeed": "Vertical Speed for Keyboard Looking.", + "Settings.KeyboardLookSettings.VerticalSpeed": "Vertical Speed for Keyboard Looking.", "Settings.KeyboardLookSettings.VerticalSpeed.Description": "Use this to adjust how fast your head moves vertically when using Keyboard Look.", "Settings.GeneralHapticsSettings.EnableControllerVibration": "Controller vibration",