diff options
author | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:55:38 +0200 |
---|---|---|
committer | Joas Schilling <coding@schilljs.com> | 2016-07-22 09:55:38 +0200 |
commit | 04b5cb849ee98c30d4efd1a28fe1ee2a2ffedc8b (patch) | |
tree | a90bb999996f5319ad30cdfdace997d6e267d73f /config | |
parent | 4b4990c48fd4c6841bde260b2b2e1bc665b46e1c (diff) | |
download | nextcloud-server-04b5cb849ee98c30d4efd1a28fe1ee2a2ffedc8b.tar.gz nextcloud-server-04b5cb849ee98c30d4efd1a28fe1ee2a2ffedc8b.zip |
Fix typo
Diffstat (limited to 'config')
-rw-r--r-- | config/config.sample.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 3376603373a..d761ae92c22 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -435,7 +435,7 @@ $CONFIG = array( * Both minimum and maximum times can be set together to explicitly define * file and folder deletion. For migration purposes, this setting is installed * initially set to "auto", which is equivalent to the default setting in - * Nextloud. + * Nextcloud. * * Available values: * @@ -475,7 +475,7 @@ $CONFIG = array( * Both minimum and maximum times can be set together to explicitly define * version deletion. For migration purposes, this setting is installed * initially set to "auto", which is equivalent to the default setting in - * Nextloud. + * Nextcloud. * * Available values: * |