Typos corrected.

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@5554 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert
2014-04-18 14:55:00 +00:00
parent 473ec763ad
commit 7200e79d97

View File

@@ -749,21 +749,21 @@ RSS_CGI(){
The RSS feeds are at
<ul>
<code>http://host.example.org:8083/fhem/rss/FrameRSS.rss</code><br>
<code>http://192/168.1.222:8083/fhem/rss/MyRSS.rss</code><br>
<code>http://192.168.1.222:8083/fhem/rss/MyRSS.rss</code><br>
</ul>
<br>
The pictures are at
<ul>
<code>http://host.example.org:8083/fhem/rss/FrameRSS.jpg</code><br>
<code>http://192/168.1.222:8083/fhem/rss/MyRSS.png</code><br>
<code>http://192.168.1.222:8083/fhem/rss/MyRSS.png</code><br>
</ul>
<br>
The HTML pages are at
<ul>
<code>http://host.example.org:8083/fhem/rss/FrameRSS.html</code><br>
<code>http://192/168.1.222:8083/fhem/rss/MyRSS.html</code><br>
<code>http://192.168.1.222:8083/fhem/rss/MyRSS.html</code><br>
</ul>
<br>