From 83c78ecff49bccd86ccd58e87fbf58b6fadcc1ce Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Mon, 25 Mar 2013 19:54:16 +0000 Subject: [PATCH] Fix example text --- dynamic/dynamicrulesdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic/dynamicrulesdialog.cpp b/dynamic/dynamicrulesdialog.cpp index f40233833..c866a2cd5 100644 --- a/dynamic/dynamicrulesdialog.cpp +++ b/dynamic/dynamicrulesdialog.cpp @@ -268,7 +268,7 @@ void DynamicRulesDialog::showAbout() "e.g. to have Cantata look for 'Rock songs by Wibble OR songs by Various Artists', you would need the following: " " " "To have Cantata look for 'Songs by Wibble but not from album Abc', you would need the following: " - "" + "" "After the set of usable songs has been created, Cantata will randomly select songs to " "keep the play queue filled with 10 entries.

") );