98_monitoring: fix syntax

git-svn-id: https://svn.fhem.de/fhem/trunk@17171 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
igami
2018-08-19 06:29:17 +00:00
parent cced55c1ca
commit bd560b4775

View File

@@ -322,7 +322,7 @@ sub monitoring_Notify($$) {
if($listFuncAdd eq "preset" && $listFuncRemove eq "preset"){
Log3(
$SELF, 5 "$TYPE ($SELF) ".
$SELF, 5, "$TYPE ($SELF) ".
$list."FuncAdd and $list"."FuncRemove are preset"
);
if(!$removeRegex){