From e9743c87016ced8a9ae1d6eca53d8eee42cfb3b5 Mon Sep 17 00:00:00 2001
From: martinp876 <>
Date: Wed, 5 Feb 2014 10:53:41 +0000
Subject: [PATCH] typo
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4813 2b470e98-0d58-463d-a4d8-8e2adae1ed80
---
FHEM/98_HMinfo.pm | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/FHEM/98_HMinfo.pm b/FHEM/98_HMinfo.pm
index ce5bc38b0..e96241244 100644
--- a/FHEM/98_HMinfo.pm
+++ b/FHEM/98_HMinfo.pm
@@ -1900,12 +1900,11 @@ sub HMinfo_noDup(@) {#return list with no duplicates
hmAutoReadScan
defines the time in seconds CUL_HM tries to schedule the next autoRead
- from the queue. Despide this timer FHEM will take care that only one device from the queue will be
+ from the queue. Despite this timer FHEM will take care that only one device from the queue will be
handled at one point in time. With this timer user can stretch timing even further - to up to 300sec
min delay between execution.
Setting to 1 still obeys the "only one at a time" prinzip.
- Note that compressing will increase message load while stretch will extent waiting time.
- data.
+ Note that compressing will increase message load while stretch will extent waiting time.
hmIoMaxDly
max time in seconds CUL_HM stacks messages if the IO device is not ready to send.
@@ -1916,7 +1915,7 @@ sub HMinfo_noDup(@) {#return list with no duplicates
configDir
default directory where to store and load configuration files from.
- This path is used as long as teh path is not given in a filename of
+ This path is used as long as the path is not given in a filename of
a given command.
It is used by commands like tempList or saveConfig