# HG changeset patch
# User Edouard Tisserant <edouard.tisserant@gmail.com>
# Date 1626125174 -7200
# Node ID 1fd8bef23f676c388ea42485a807dfbf23487b49
# Parent  16066300b2544192d238d76e17e8f494eb38c02f
SVGHMI: fixed bug introduced in 7bdb766c2a4d, typo breaking meter widget

diff -r 16066300b254 -r 1fd8bef23f67 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;