74_UnifiVideo.pm: fixed typo

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21271 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2020-02-24 19:54:43 +00:00
parent 393a0da0fb
commit 633169f17d

View File

@ -645,7 +645,7 @@ UnifiVideo_Attr($$$)
<ul> <ul>
<li>snapshot cam=&lt;cam&gt; width=&lt;width&gt; fileName=&lt;fileName&gt;<br> <li>snapshot cam=&lt;cam&gt; width=&lt;width&gt; fileName=&lt;fileName&gt;<br>
takes a snapshot from &lt;cam&gt; with optional &lt;width&gt; and stores it with the optional &lt;fileName&gt;<br> takes a snapshot from &lt;cam&gt; with optional &lt;width&gt; and stores it with the optional &lt;fileName&gt;<br>
&lt;cam&gt; can be the number of the cammera, its id or a regex that is matched against the name. &lt;cam&gt; can be the number of the camera, its id or a regex that is matched against the name.
</li> </li>
<li>reconnect<br> <li>reconnect<br>
</li> </li>