From 9fdd9510fdf87501e363f130da784ec4dac4ad3f Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Thu, 30 Aug 2012 19:45:43 +0000 Subject: [PATCH] Spelling :-( --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 300db1f0b..ba11c809b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -Introduction +Introduction ============ Cantata is a GUI front-end for MPD. The code is forked from QtMPC. However, @@ -11,7 +11,7 @@ Dependencies Cantata requires/uses the following libraries: 1. Qt4 -2. KDElibs4 - if Cantata is not built with KDE4 support, then device suppoer +2. KDElibs4 - if Cantata is not built with KDE4 support, then device support will not be available. 3. QtWebKit - required for the artist/album information page. If QtWebKit is not found, the page will not be built.