-rw-r--r-- | noncore/net/mail/composemail.cpp | 2 | ||||
-rw-r--r-- | noncore/net/mail/nntpgroupsui.ui | 2 |
2 files changed, 2 insertions, 2 deletions
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 @@ -206,3 +206,3 @@ void ComposeMail::accept() QMessageBox::warning(0,tr("Sending mail"), - tr("No Receiver spezified" ) ); + tr("No Receiver specified" ) ); return; 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 @@ -97,3 +97,3 @@ Then hit "get newsgroup list" again and only groups starting -with that filter will be listet.</string> +with that filter will be listed.</string> </property> |