From aa7b360d0d73d5ed80795ee171f766c7520a2d7f Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 11 Nov 2013 22:59:45 +0100 Subject: [PATCH] docs: Fix typos --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 5e01bd47..de9bccc7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -28,7 +28,7 @@ v0.17.0 (UNRELEASED) **MPD frontend** -- The MPD service is now published as a Zeroconf service if avahi-deamon is +- The MPD service is now published as a Zeroconf service if avahi-daemon is running on the system. Some MPD clients will use this to present Mopidy as an available server on the local network without needing any configuration. See the :confval:`mpd/zeroconf` config value to change the service name or @@ -36,7 +36,7 @@ v0.17.0 (UNRELEASED) **HTTP frontend** -- The HTTP service is now published as a Zeroconf service if avahi-deamon is +- The HTTP service is now published as a Zeroconf service if avahi-daemon is running on the system. Some browsers will present HTTP Zeroconf services on the local network as "local sites" bookmarks. See the :confval:`http/zeroconf` config value to change the service name or disable