From 7d2e0f57b40df8b31eabef95b7fc6617389cac96 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Thu, 3 Mar 2011 20:15:01 +0000 Subject: fixed typos git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2091 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/cdaudio/decodercdaudiofactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/Input/cdaudio/decodercdaudiofactory.cpp') diff --git a/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp b/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp index 9e5358e4c..5dac2d4b5 100644 --- a/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp +++ b/src/plugins/Input/cdaudio/decodercdaudiofactory.cpp @@ -89,7 +89,7 @@ void DecoderCDAudioFactory::showAbout(QWidget *parent) tr("Qmmp CD Audio Plugin")+"\n"+ QString(tr("Compiled against libcdio-%1 and libcddb-%2")).arg(CDIO_VERSION) .arg(CDDB_VERSION) + "\n" + - tr("Writen by: Ilya Kotov ")+"\n"+ + tr("Written by: Ilya Kotov ")+"\n"+ tr("Usage: open cdda:/// using Add URL dialog or command line")); } -- cgit v1.2.3-13-gbd6f