diff options
Diffstat (limited to 'src/plugins/General/lyrics/lyricsfactory.cpp')
| -rw-r--r-- | src/plugins/General/lyrics/lyricsfactory.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/General/lyrics/lyricsfactory.cpp b/src/plugins/General/lyrics/lyricsfactory.cpp index 5fef65803..1ac6d28e8 100644 --- a/src/plugins/General/lyrics/lyricsfactory.cpp +++ b/src/plugins/General/lyrics/lyricsfactory.cpp @@ -49,7 +49,7 @@ void LyricsFactory::showAbout(QWidget *parent) { QMessageBox::about (parent, tr("About Lyrics Plugin"), tr("Qmmp Lyrics Plugin")+"\n"+ - tr("This plugin retrieves lyrics from LyricWiki.org")+"\n"+ + tr("This plugin retrieves lyrics from lyricsplugin.com")+"\n"+ tr("Writen by: Ilya Kotov <forkotov02@hotmail.ru>")); } |
