From a165710e99edae933b571b475ec13e72b2e89428 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Mon, 21 Sep 2015 23:04:25 +0545 Subject: Minor text typos that I noticed while looking at some code. --- config/config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/config.sample.php') diff --git a/config/config.sample.php b/config/config.sample.php index d561ad27e84..8949bd44465 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -452,7 +452,7 @@ $CONFIG = array( * expire rules. Please refer to Files_versions online documentation * for more info. * ``D, auto`` keep versions at least for D days, apply expire rules to all - * versions that older than D days + * versions that are older than D days * * ``auto, D`` delete all versions that are older than D days automatically, * delete other versions according to expire rules * * ``D1, D2`` keep versions for at least D1 days and delete when exceeds D2 days -- cgit v1.2.3