]> source.dussan.org Git - nextcloud-server.git/commitdiff
Fix config sample text
authorMorris Jobke <hey@morrisjobke.de>
Wed, 6 Jul 2016 06:59:38 +0000 (08:59 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Jul 2016 06:59:38 +0000 (08:59 +0200)
config/config.sample.php

index 6285e096ba7992ac90066f56db5a2efdb66aca60..21e8e55069e94632a924acb004ec05caa25a0b2c 100644 (file)
@@ -236,7 +236,7 @@ $CONFIG = array(
 
 /**
  * The return address that you want to appear on emails sent by the Nextcloud
- * server, for example ``oc-admin@example.com``, substituting your own domain,
+ * server, for example ``nc-admin@example.com``, substituting your own domain,
  * of course.
  */
 'mail_domain' => 'example.com',