mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-12 09:04:33 +02:00
Fix spelling
This commit is contained in:
committed by
Teo Mrnjavac
parent
98bebc4d9e
commit
bd197f40de
@@ -52,7 +52,7 @@ SpotifyUpdaterFactory::create( const Tomahawk::playlist_ptr& pl, const QVariantH
|
|||||||
|
|
||||||
if ( m_account.isNull() )
|
if ( m_account.isNull() )
|
||||||
{
|
{
|
||||||
qWarning() << "Found a spotify updater with no spotify account... ignoreing for now!!";
|
qWarning() << "Found a spotify updater with no spotify account... ignoring for now!!";
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user