aboutsummaryrefslogtreecommitdiffstats
path: root/src/displayapp/screens/WatchFaceCasioStyleG7710.h
diff options
context:
space:
mode:
authorTimothy <timothy.rabbitt@optusnet.com.au>2023-06-15 13:36:32 +1000
committerJF <JF002@users.noreply.github.com>2023-06-17 17:44:28 +0200
commit473a0795d6fbad10fcf769cae3095bb85aa86d59 (patch)
tree417503480a62401b46a91627d06765ba27f00d6f /src/displayapp/screens/WatchFaceCasioStyleG7710.h
parent9e128c838e8447049264ac4e9e6c882053ed4229 (diff)
Fix Typo
label_battery_vallue > label_battery_value
Diffstat (limited to 'src/displayapp/screens/WatchFaceCasioStyleG7710.h')
-rw-r--r--src/displayapp/screens/WatchFaceCasioStyleG7710.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/displayapp/screens/WatchFaceCasioStyleG7710.h b/src/displayapp/screens/WatchFaceCasioStyleG7710.h
index 80e36feb..f84db7b5 100644
--- a/src/displayapp/screens/WatchFaceCasioStyleG7710.h
+++ b/src/displayapp/screens/WatchFaceCasioStyleG7710.h
@@ -76,7 +76,7 @@ namespace Pinetime {
lv_obj_t* backgroundLabel;
lv_obj_t* bleIcon;
lv_obj_t* batteryPlug;
- lv_obj_t* label_battery_vallue;
+ lv_obj_t* label_battery_value;
lv_obj_t* heartbeatIcon;
lv_obj_t* heartbeatValue;
lv_obj_t* stepIcon;