summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-10-27 10:42:19 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-10-27 10:42:19 +0100
commita772db735eacdf2508b8608c2e3fd00447039c9a (patch)
tree743aacfe2cb790267b381d4a7bab7cc537889bbe /templates
parent7375daf213b09b6cfb8ee7e3ec6ce7b53db1b100 (diff)
typo
Diffstat (limited to 'templates')
-rw-r--r--templates/admin.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/admin.php b/templates/admin.php
index ea608c8eb..bf1810cb6 100644
--- a/templates/admin.php
+++ b/templates/admin.php
@@ -47,8 +47,8 @@ style('news', 'admin');
'Defines the maximum amount of articles that can be read per ' .
"feed which won't be deleted by the cleanup job; ".
'if old articles reappear after being read, increase ' .
- 'this value; negative values will turn this feature off ' .
- 'completely'
+ 'this value; negative values such as -1 will turn this ' .
+ 'feature off completely'
)); ?></em>
</p>
<p><input type="text" name="news-auto-purge-count"