diff --git a/config/config.sample.php b/config/config.sample.php
index 4398e3606040f454c0473e2398b938c903b41754..a02116aa4b9011be64f29bea18e0bd7fd724dd73 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -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 */