From 22c525e3feaa25ce9565f56a640fc095d0cd847f Mon Sep 17 00:00:00 2001 From: Ben Schulz Date: Thu, 16 Jul 2015 10:11:10 +0200 Subject: [PATCH] Improve info text for device addresses (fixes #2044) Improve info text for device addresses (#2044) --- gui/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui/index.html b/gui/index.html index 9d6ab126..80abe41a 100755 --- a/gui/index.html +++ b/gui/index.html @@ -577,7 +577,7 @@
-

Enter comma separated "ip:port" addresses or "dynamic" to perform automatic discovery of the address.

+

Enter comma separated addresses ("ip:port", "host:port") or "dynamic" to perform automatic discovery of the address.