diff --git a/config/config.sample.php b/config/config.sample.php index 4321e5bab8..18ac59f6cc 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -1110,7 +1110,7 @@ $CONFIG = array( 'filesystem_check_changes' => 0, /** - * On default ownCloud will store the part files created during upload in the + * By default ownCloud will store the part files created during upload in the * same storage as the upload target. Setting this to false will store the part * files in the root of the users folder which might be required to work with certain * external storage setups that have limited rename capabilities.