fixed missing </li> in documentation

git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@2421 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2013-01-03 18:25:59 +00:00
parent 0e7365a0c9
commit b15e45c457

View File

@@ -602,7 +602,7 @@ X10_Parse($$)
<li>Only switching and dimming are supported by now.</li> <li>Only switching and dimming are supported by now.</li>
<li>Dimming is valid only for a dimmable device as specified by <li>Dimming is valid only for a dimmable device as specified by
the <code>model</code> argument in its <code>define</code> the <code>model</code> argument in its <code>define</code>
statement. statement.</li>
<li>An X10 device has 210 discrete brightness levels. If you use a <li>An X10 device has 210 discrete brightness levels. If you use a
X10 sender, e.g. a remote control or a wall switch to dim, a X10 sender, e.g. a remote control or a wall switch to dim, a
brightness step is 100%/210.</li> brightness step is 100%/210.</li>