diff options
Diffstat (limited to 'config/config.sample.php')
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
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 |