mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-20 01:06:04 +00:00
fhem.pl: typo
git-svn-id: https://svn.fhem.de/fhem/trunk@12711 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
70f1eb6306
commit
4c91ed2eea
@ -3530,7 +3530,7 @@ Dispatch($$$)
|
|||||||
DoTrigger($found, undef);
|
DoTrigger($found, undef);
|
||||||
} else {
|
} else {
|
||||||
Log 1, "ERROR: >$found< returned by the $parserMod ParseFn is invalid,".
|
Log 1, "ERROR: >$found< returned by the $parserMod ParseFn is invalid,".
|
||||||
" notfy the module maintainer";
|
" notify the module maintainer";
|
||||||
return undef;
|
return undef;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user