From de2bb79b6bc631afd27edcb985656439a9316083 Mon Sep 17 00:00:00 2001 From: Simon L Date: Sun, 21 Aug 2022 12:17:25 +0200 Subject: [PATCH] address review Signed-off-by: szaimen Co-authored-by: Vincent Petry --- config/config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.sample.php b/config/config.sample.php index 79c44642906..a1cdb071dce 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -671,7 +671,7 @@ $CONFIG = [ * the limit for the trashbin. * * Maximum time is the number of days at which it is _guaranteed - * to be_ deleted. There is no further depenency on the available space. + * to be_ deleted. There is no further dependency on the available space. * * Both minimum and maximum times can be set together to explicitly define * file and folder deletion. For migration purposes, this setting is installed