diff --git a/include/rssfuncs.php b/include/rssfuncs.php index 92bd9f033..dc0d6b02d 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