Typos detected by Bernd

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1267 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
rudolfkoenig
2012-02-18 07:54:39 +00:00
parent 39541a2ca9
commit ee2fd7b6db

View File

@@ -154,7 +154,6 @@
<a href="#holiday">holiday</a> &nbsp; <a href="#holiday">holiday</a> &nbsp;
<a href="#notify">notify</a> &nbsp; <a href="#notify">notify</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp; <a href="#sequence">sequence</a> &nbsp;
<a href="#sequence">sequence</a> &nbsp;
<a href="#structure">structure</a> &nbsp; <a href="#structure">structure</a> &nbsp;
<a href="#watchdog">watchdog</a> &nbsp; <a href="#watchdog">watchdog</a> &nbsp;
<a href="#weblink">weblink</a> &nbsp; <a href="#weblink">weblink</a> &nbsp;
@@ -7926,7 +7925,7 @@ href="http://www.elv.de/output/controller.aspx?cid=74&detail=10&detail2=29870">U
<br> <br>
<ul> <ul>
<code> <code>
define lampseq sequence Btn1:on 0.5 Btn2:off 0.5 Btn1 on<br> define lampseq sequence Btn1:on 0.5 Btn2:off 0.5 Btn1:on<br>
define lampon notify lampseq:trigger set lamp on define lampon notify lampseq:trigger set lamp on
</code> </code>
</ul> </ul>