From acbbf3cd5506cc85cc9d2bcc107207adff800254 Mon Sep 17 00:00:00 2001 From: "craig.p.drummond" Date: Wed, 23 Jul 2014 18:04:43 +0000 Subject: [PATCH] Fix example --- dynamic/dynamicrulesdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dynamic/dynamicrulesdialog.cpp b/dynamic/dynamicrulesdialog.cpp index ad42824de..ec2448494 100644 --- a/dynamic/dynamicrulesdialog.cpp +++ b/dynamic/dynamicrulesdialog.cpp @@ -296,7 +296,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.

") );