From a321a4d98c7ef61af52e71f85b0a1a4dbdffa861 Mon Sep 17 00:00:00 2001 From: sudonix Date: Sat, 02 Oct 2004 02:42:59 +0000 Subject: A few typos fixed --- (limited to 'noncore/net/mail') diff --git a/noncore/net/mail/composemail.cpp b/noncore/net/mail/composemail.cpp index 449fdf1..154c1d5 100644 --- a/noncore/net/mail/composemail.cpp +++ b/noncore/net/mail/composemail.cpp @@ -204,7 +204,7 @@ void ComposeMail::accept() mail->setTo( toLine->text() ); } else { QMessageBox::warning(0,tr("Sending mail"), - tr("No Receiver spezified" ) ); + tr("No Receiver specified" ) ); return; } mail->setName(senderNameEdit->text()); diff --git a/noncore/net/mail/nntpgroupsui.ui b/noncore/net/mail/nntpgroupsui.ui index 2902731..374884b 100644 --- a/noncore/net/mail/nntpgroupsui.ui +++ b/noncore/net/mail/nntpgroupsui.ui @@ -95,7 +95,7 @@ whatsThis Enter a filter string here. Then hit "get newsgroup list" again and only groups starting -with that filter will be listet. +with that filter will be listed. -- cgit v0.9.0.2