From f3480ef6808496179089f19af0c93e4771466507 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Tue, 5 Apr 2011 21:36:05 +0200 Subject: [PATCH] Ironic: Misspelling 'bugs' --- docs/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index e72455ec..f8f9f6af 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -34,7 +34,7 @@ No description yet. - Spotify backend: - - Fixed multiple segmentation faults due to bus in Pyspotify. Thanks to + - Fixed multiple segmentation faults due to bugs in Pyspotify. Thanks to Antoine Pierlot-Garcin and Jamie Kirkpatrick for patches to Pyspotify. - Better error messages on wrong login or network problems. Thanks to Antoine