From e096f75b4422f1baf776dda9aebdb024285591c9 Mon Sep 17 00:00:00 2001 From: rudolfkoenig Date: Mon, 2 Jan 2012 17:17:05 +0000 Subject: [PATCH] Typo git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1163 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/92_FileLog.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FHEM/92_FileLog.pm b/FHEM/92_FileLog.pm index 0d00457b4..54ace9772 100755 --- a/FHEM/92_FileLog.pm +++ b/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($@)