From a4ebed7b563fc4b95acd90fca2dcf8fcd2a09287 Mon Sep 17 00:00:00 2001 From: Sacha Weatherstone Date: Sun, 20 Mar 2022 14:13:34 +1100 Subject: [PATCH] Fix Typo --- radioconfig.proto | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/radioconfig.proto b/radioconfig.proto index 538959a..3d944fb 100644 --- a/radioconfig.proto +++ b/radioconfig.proto @@ -782,9 +782,9 @@ message RadioConfig { /* * We'll always read the sensor in Celsius, but sometimes we might want to - * display the results in Farenheit as a "user preference". + * display the results in Fahrenheit as a "user preference". */ - bool telemetry_module_display_farenheit = 145; + bool telemetry_module_display_fahrenheit = 145; /* * TODO: REPLACE