From a772db735eacdf2508b8608c2e3fd00447039c9a Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Mon, 27 Oct 2014 10:42:19 +0100 Subject: typo --- templates/admin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') 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' )); ?>