From 7f81b7c34c22adf9ee5fabdcc4a925b211205a5b Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 8 Jan 2013 00:05:27 +0100 Subject: [PATCH] docs: Fix typos in changelog --- docs/changes.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/changes.rst b/docs/changes.rst index 51ae094d..330118a8 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -20,7 +20,7 @@ v0.12.0 (in development) **Audio sub-system** -- Improve selection of mixer tracks for volume control. (Fixes: :issuse:`307`) +- Improve selection of mixer tracks for volume control. (Fixes: :issue:`307`) - EOT (end of track) and EOS (end of stream) handling has finally been fixed. Problem with the old code was that we simply used EOS for everything, and let @@ -53,11 +53,9 @@ v0.12.0 (in development) **Stream backend** We've added a new backend for playing audio streams, the :mod:`stream backend -`. It is activated by default. - -The stream backend supports the intersection of what your GStreamer -installation supports and what protocols are included in the -:attr:`mopidy.settings.STREAM_PROTOCOLS` settings. +`. It is activated by default. The stream backend +supports the intersection of what your GStreamer installation supports and what +protocols are included in the :attr:`mopidy.settings.STREAM_PROTOCOLS` setting. Current limitations: