mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-15 16:19:11 +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);
|
||||
} else {
|
||||
Log 1, "ERROR: >$found< returned by the $parserMod ParseFn is invalid,".
|
||||
" notfy the module maintainer";
|
||||
" notify the module maintainer";
|
||||
return undef;
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user