fix typo in comment

This commit is contained in:
Björn Schießle 2013-01-22 17:46:35 +01:00
parent 16ae902e31
commit 039bc91597
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ $CONFIG = array(
/* Password to use for sendmail mail, depends on mail_smtpauth if this is used */
"mail_smtppassword" => "",
/* how long should ownCloud keep delteted files in the trash bin, default value: 180 days */
/* How long should ownCloud keep deleted files in the trash bin, default value: 180 days */
'trashbin_retention_obligation' => 180,
/* Check 3rdparty apps for malicious code fragments */