diff --git a/settings.cpp b/settings.cpp --- a/settings.cpp +++ b/settings.cpp @@ -157,7 +157,7 @@ if (!urls.isEmpty()) { - nof.notify("Song recived!","wait a sec while the track ["+ids.join("\n")+"] is added to your collection :)"); + nof.notify("Song received!","wait a sec while the track ["+ids.join("\n")+"] is added to your collection :)"); ytFetch->fetch(ids,urls); // qDebug()<