From 5d555dd95b4111b624b5fde8a4ac890acb384b97 Mon Sep 17 00:00:00 2001 From: Don Gagne Date: Fri, 1 Jul 2016 11:24:32 -0700 Subject: [PATCH] Fix percentRemainingAnnounce description --- src/Vehicle/BatteryFact.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Vehicle/BatteryFact.json b/src/Vehicle/BatteryFact.json index 6f6e133..484aa24 100644 --- a/src/Vehicle/BatteryFact.json +++ b/src/Vehicle/BatteryFact.json @@ -18,7 +18,7 @@ }, { "name": "percentRemainingAnnounce", - "shortDescription": "Percent", + "shortDescription": "Percent announce", "type": "int32", "decimalPlaces": 0, "units": "%",