From b31addf852ca1c1298d48b33b3d187c479d90621 Mon Sep 17 00:00:00 2001 From: Ulrich Meine Date: Fri, 28 Nov 2025 23:45:44 +0100 Subject: [PATCH] Fixed typo in config.json files --- lib/obp60task/config.json | 2 +- lib/obp60task/config_obp40.json | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/lib/obp60task/config.json b/lib/obp60task/config.json index f633762..ed476b6 100644 --- a/lib/obp60task/config.json +++ b/lib/obp60task/config.json @@ -224,7 +224,7 @@ "label": "Calculate True Wind", "type": "boolean", "default": "false", - "description": "If not available, calculate true wind data from appearant wind and other boat data", + "description": "If not available, calculate true wind data from apparent wind and other boat data", "category": "OBP60 Settings", "capabilities": { "obp60": "true" diff --git a/lib/obp60task/config_obp40.json b/lib/obp60task/config_obp40.json index 9addd67..5172874 100644 --- a/lib/obp60task/config_obp40.json +++ b/lib/obp60task/config_obp40.json @@ -224,7 +224,7 @@ "label": "Calculate True Wind", "type": "boolean", "default": "false", - "description": "If not available, calculate true wind data from appearant wind and other boat data", + "description": "If not available, calculate true wind data from apparent wind and other boat data", "category": "OBP40 Settings", "capabilities": { "obp40": "true" @@ -1542,7 +1542,7 @@ "description": "Wind source for page 1: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 1", "capabilities": { @@ -1862,7 +1862,7 @@ "description": "Wind source for page 2: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 2", "capabilities": { @@ -2173,7 +2173,7 @@ "description": "Wind source for page 3: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 3", "capabilities": { @@ -2475,7 +2475,7 @@ "description": "Wind source for page 4: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 4", "capabilities": { @@ -2768,7 +2768,7 @@ "description": "Wind source for page 5: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 5", "capabilities": { @@ -3052,7 +3052,7 @@ "description": "Wind source for page 6: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 6", "capabilities": { @@ -3327,7 +3327,7 @@ "description": "Wind source for page 7: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 7", "capabilities": { @@ -3593,7 +3593,7 @@ "description": "Wind source for page 8: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 8", "capabilities": { @@ -3850,7 +3850,7 @@ "description": "Wind source for page 9: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 9", "capabilities": { @@ -4098,7 +4098,7 @@ "description": "Wind source for page 10: [true|apparent]", "list": [ "True wind", - "Apparant wind" + "apparent wind" ], "category": "OBP40 Page 10", "capabilities": {