SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget svghmi
authorEdouard Tisserant <edouard.tisserant@gmail.com>
Mon, 12 Jul 2021 23:26:14 +0200
branchsvghmi
changeset 3275 1fd8bef23f67
parent 3274 16066300b254
child 3276 c696ecf5173a
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget
svghmi/widget_meter.ysl2
--- a/svghmi/widget_meter.ysl2	Mon Jul 12 16:29:55 2021 +0200
+++ b/svghmi/widget_meter.ysl2	Mon Jul 12 23:26:14 2021 +0200
@@ -26,7 +26,7 @@
     
 }
 
-widget_class("Metter"){
+widget_class("Meter"){
     ||
         frequency = 10;
         origin = undefined;