mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
remove typo
git-svn-id: https://svn.fhem.de/fhem/trunk@4738 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
eb3b488ac2
commit
3ec6df9b0a
@ -560,7 +560,7 @@ sub HMinfo_SetFn($@) {#########################################################
|
||||
|
||||
for (1..9){
|
||||
my ($x) = $pl[$_] =~ /(\d+)/;
|
||||
$plSumf[$_] += $x;
|
||||
$plSum[$_] += $x;
|
||||
}
|
||||
if ($type eq "short"){
|
||||
push @paramList, sprintf("%-20s%-17s|%-10s|%-10s|%-10s#%-10s|%-10s|%-10s|%-10s",
|
||||
|
Loading…
x
Reference in New Issue
Block a user