mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
73_ElectricityCalculator.pm: Spelling error
git-svn-id: https://svn.fhem.de/fhem/trunk@15923 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
349de7a22a
commit
0881c4d2a3
@ -148,7 +148,7 @@ sub ElectricityCalculator_Attr(@)
|
||||
}
|
||||
elsif ($a[3] eq 1)
|
||||
{
|
||||
$hash->{STATE} = "diabled";
|
||||
$hash->{STATE} = "disabled";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user