From b25795841ebaf6fc62d584d94b134d35d7f18732 Mon Sep 17 00:00:00 2001 From: Maxwell Date: Tue, 10 Mar 2020 09:41:44 +0200 Subject: [PATCH] Correct minor typo on watt_factor comment --- config/inverter.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/inverter.conf b/config/inverter.conf index b59d8dc..c5976d9 100644 --- a/config/inverter.conf +++ b/config/inverter.conf @@ -18,7 +18,7 @@ run_interval=120 # reading compared to measurement tools. Normally this will remain '1' amperage_factor=1.0 -# This allos you to modify the wattage in case the inverter is giving an incorrect +# This allows you to modify the wattage in case the inverter is giving an incorrect # reading compared to measurement tools. Normally this will remain '1' watt_factor=1.01