From 3d1e2b5d6ac3e1b3bb5fcf32179643908b5e8fc1 Mon Sep 17 00:00:00 2001 From: troyBORG Date: Mon, 2 Dec 2024 16:31:01 -0600 Subject: [PATCH] Update en.json Fixed type in Vertical as reported by https://github.com/Yellow-Dog-Man/Locale/pull/581 --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index 15ab9fee..5a040c91 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",