diff --git a/fhem/FHEM/92_FileLog.pm b/fhem/FHEM/92_FileLog.pm index 0d00457b4..54ace9772 100755 --- a/fhem/FHEM/92_FileLog.pm +++ b/fhem/FHEM/92_FileLog.pm @@ -155,7 +155,7 @@ FileLog_Set($@) # # It will set the %data values # min, max, avg, cnt, currdate, currval, sum -# for each requested column, beggining with = 1 +# for each requested column, beginning with = 1 sub FileLog_Get($@)