summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-10-16 16:21:53 +0100
committerAndrew Dolgov <[email protected]>2005-10-16 16:21:53 +0100
commitd1f948d119de325c5d1d8acc70c83b6b6216b70c (patch)
treefa1e730a5060e1c89129f748a752edf09fe3b653 /backend.php
parent7dc66a616e00559aeed9cd49f0c65208170e122f (diff)
update help text
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index 3975cd3b7..7ade2fb67 100644
--- a/backend.php
+++ b/backend.php
@@ -1244,7 +1244,7 @@
<h2>Description</h2>
<p>The &laquo;SQL expression&raquo; is added to WHERE clause of
- view feed query. You can match on most fields of ttrss_entries table
+ view feed query. You can match on ttrss_entries table fields
and even use subselect to query additional information. This
functionality is considered to be advanced and requires basic
understanding of SQL.</p>