summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-12-18 14:22:24 +0400
committerAndrew Dolgov <[email protected]>2013-12-18 14:22:24 +0400
commit537eca400071c109df225440eb38957a7e335dbe (patch)
tree4dbedc995f767c062506b1ff6a49464bab38c133 /include
parentbd8ae98bde2320668972fd40e60f1866e86214dc (diff)
rssfuncs: fix typo
Diffstat (limited to 'include')
-rw-r--r--include/rssfuncs.php2
1 files changed, 1 insertions, 1 deletions
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