diff --git a/config/config.sample.php b/config/config.sample.php index 6285e096ba7992ac90066f56db5a2efdb66aca60..21e8e55069e94632a924acb004ec05caa25a0b2c 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',