diff --git a/fhem/FHEM/01_FHEMWEB.pm b/fhem/FHEM/01_FHEMWEB.pm index a1dcb2a96..1a70a8047 100755 --- a/fhem/FHEM/01_FHEMWEB.pm +++ b/fhem/FHEM/01_FHEMWEB.pm @@ -2389,7 +2389,7 @@ FW_ActivateInform() Enable the webfrontend on port <tcp-portnr>. If global is specified, then requests from all interfaces (not only localhost / 127.0.0.1) are serviced.
- To enable listening on IPV6 see the comments here. + To enable listening on IPV6 see the comments here.

Feature: http://host:port/fhem/icons/<devicename> will return the icon associated with the current status of <devicename>.