Fixed typos, spelling correction

This commit is contained in:
dartraiden 2015-05-04 02:09:30 +03:00
parent f5b0008158
commit 8ac83cfd42
31 changed files with 44 additions and 44 deletions

View file

@ -296,7 +296,7 @@ RssArticleList RssFeed::unreadArticleListByDateDesc() const
return unread_news;
}
// download the icon from the adress
// download the icon from the address
QString RssFeed::iconUrl() const
{
// XXX: This works for most sites but it is not perfect