2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +00:00

57_Calendar: fixed spelling

git-svn-id: https://svn.fhem.de/fhem/trunk@15612 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
borisneubert 2017-12-15 09:26:59 +00:00
parent f5a4a488f9
commit 8de68addcf

View File

@ -155,7 +155,7 @@ horizonFuture defaults to 366 days.
Processing of iCalender
Processing of iCalendar
-----------------------
*** Initial situation:
@ -3180,7 +3180,7 @@ sub CalendarAsHtml($;$) {
=begin html_DE
<a name="Calendar"></a>
<h3>Calender</h3>
<h3>Calendar</h3>
<ul>
<br>
@ -3579,4 +3579,3 @@ sub CalendarAsHtml($;$) {
=end html_DE
=cut