From 8db2533c4c465bab61008e09601e2db5bf939652 Mon Sep 17 00:00:00 2001 From: bigscoop Date: Mon, 21 Sep 2015 21:51:02 +0200 Subject: [PATCH] fix typo Fixed typo --- users/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/config.rst b/users/config.rst index 9ee4ce235..097a11a4a 100644 --- a/users/config.rst +++ b/users/config.rst @@ -333,7 +333,7 @@ listenAddress element under the `GUI Element`_ for allowed syntax. globalAnnounceServer - A URI to a global announce (discvoery) server. Allowed protocol prefixes + A URI to a global announce (discovery) server. Allowed protocol prefixes are ``udp4://`` (UDP over IPv4), ``udp6://`` (UDP over IPv6) and ``udp://`` (UDP over any available protocol).