From e2eeef71b219378e0dbf31ad5af242d6319bdc2b Mon Sep 17 00:00:00 2001 From: Shadow Panther Date: Sat, 20 Apr 2024 19:35:01 +0200 Subject: [PATCH] EN: Fix a typo --- en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en.json b/en.json index dc779ca..a050cad 100644 --- a/en.json +++ b/en.json @@ -1499,7 +1499,7 @@ "Settings.InteractiveCameraFramingSettings.PositioningMode": "Positioning mode", "Settings.InteractiveCameraFramingSettings.PositioningMode.Description": "This controls how is the interactive camera positioned in the world.", "Settings.InteractiveCameraFramingSettings.FieldOfView": "Field of view", - "Settings.InteractiveCameraFramingSettings.FieldOfView.Description": "The field of view of the interactive camera. Higher values will capture more of the scene at the cost of distortion at tht edges.", + "Settings.InteractiveCameraFramingSettings.FieldOfView.Description": "The field of view of the interactive camera. Higher values will capture more of the scene at the cost of distortion at the edges.", "Settings.InteractiveCameraFramingSettings.AnglePosition": "Angle", "Settings.InteractiveCameraFramingSettings.AnglePosition.Description": "In third person or group mode, this controls position around circle of the target subject/group.", "Settings.InteractiveCameraFramingSettings.Distance": "Distance",