Lint mistake - fix mdns node

This commit is contained in:
dceejay
2015-05-08 23:03:51 +01:00
parent 5dbf104048
commit 87c93dc925
3 changed files with 4 additions and 4 deletions

View File

@@ -92,7 +92,7 @@
<li><b>msg.service</b> - For a full list of official service types see <i><a href="http://www.dns-sd.org/ServiceTypes.html" target="_new">this list</a></i>.</li>
<li><b>msg.port</b> - the tcp or udp port to use.</li>
<li><b>msg.name</b> - the short description name of the service. If you use %h in the name, it will be replaced by the machine hostname.</li>
<li><b>msg.txtRecord</b> - a set of comma separated name:value pairs </li>
<li><b>msg.txtRecord</b> - a javascript object of name:value pairs.</li>
</ul></p>
</script>