From: Andrew Dolgov Date: Wed, 18 Dec 2013 10:22:24 +0000 (+0400) Subject: rssfuncs: fix typo X-Git-Tag: 1.12~129^2 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=537eca400071c109df225440eb38957a7e335dbe;p=tt-rss.git rssfuncs: fix typo --- diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 92bd9f03..dc0d6b02 100644 --- a/include/rssfuncs.php +++ b/include/rssfuncs.php @@ -79,7 +79,7 @@ $login_thresh_qpart = ""; } - // Test if the feed need a update (update interval exceded). + // Test if the feed need a update (update interval exceeded). if (DB_TYPE == "pgsql") { $update_limit_qpart = "AND (( ttrss_feeds.update_interval = 0