From 708372993048f6b8e261ff7de01153b07d29ee66 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 Conflicts: docs/changes.rst --- docs/changes.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index 2f424cd7..730cf275 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -18,7 +18,9 @@ v0.11.2 (UNRELEASED) - ``foo(**data)`` fails if the keys in ``data`` is unicode strings on Python < 2.6.5rc1. -- Improve selection of mixer tracks for volume control. (Fixes: :issuse:`307`) +**Audio sub-system** + +- Improve selection of mixer tracks for volume control. (Fixes: :issue:`307`) **Local backend**