CVS commit by gulino: Corrected typos M +2 -2 ksirc.pl 1.42 --- kdenetwork/ksirc/ksirc.pl #1.41:1.42 @@ -765,5 +765,5 @@ $dcop=`dcop amarok player isPlaying`; if(! ($dcop =~ /true/) ) { - &print("Amarok is not playing anithing"); + &print("Amarok is not playing anything"); return }