From e188f19595871add5ad09e0e98743db64ea92fab Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 6 Apr 2011 23:05:55 +0200 Subject: [PATCH] Fix typo in 0.3.0 changelog --- docs/changes.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changes.rst b/docs/changes.rst index 18627de7..dbdc9d3b 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -115,7 +115,7 @@ to this problem. :doc:`/installation/libspotify/`. - If you use the Last.fm frontend, you need to upgrade to pylast 0.5.7. Run - ``sudp pip install --upgrade pylast`` or install Mopidy from APT. + ``sudo pip install --upgrade pylast`` or install Mopidy from APT. **Changes**