From 010bc06def734926daceb0b821e12edfb29bd23d Mon Sep 17 00:00:00 2001 From: Daniel Wilms Date: Mon, 6 Jun 2022 11:56:18 +0300 Subject: [PATCH] Typo in Battery.vspec StateofHealth -> StateOfHealth Fixes: #452 Signed-off-by: Daniel Wilms --- spec/Powertrain/Battery.vspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Powertrain/Battery.vspec b/spec/Powertrain/Battery.vspec index 93f29bc09..47e8c7ae2 100644 --- a/spec/Powertrain/Battery.vspec +++ b/spec/Powertrain/Battery.vspec @@ -73,7 +73,7 @@ NetCapacity: description: Total net capacity of the battery considering aging. -StateofHealth: +StateOfHealth: datatype: float type: sensor unit: percent