diff --git a/config/config.sample.php b/config/config.sample.php index 6285e096ba..21e8e55069 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -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',