From 6e3b3dc4e71798aa091d599442279330d9a870f9 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 21 Sep 2015 14:20:33 +0200 Subject: [PATCH] Comment typo fix --- lib/config/config.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config/config.go b/lib/config/config.go index 4c07f60ac..5cd22a446 100644 --- a/lib/config/config.go +++ b/lib/config/config.go @@ -45,7 +45,7 @@ var ( "https://discovery-v6-3.syncthing.net/?id=7WT2BVR-FX62ZOW-TNVVW25-6AHFJGD-XEXQSBW-VO3MPL2-JBTLL4T-P4572Q4", // 2400:6180:0:d0::d9:d001, Singapore } - // DefaultDiscoveryServerIPs is used by the usage reporting. + // DefaultDiscoveryServersIP is used by the usage reporting. // XXX: Detect Android, and use this is we still don't have working DNS? DefaultDiscoveryServersIP = []string{ "https://194.126.249.5/?id=SR7AARM-TCBUZ5O-VFAXY4D-CECGSDE-3Q6IZ4G-XG7AH75-OBIXJQV-QJ6NLQA",