diff --git a/inc/rscds_configuration_missing.php b/inc/rscds_configuration_missing.php index c0c45c4f..97fccd51 100644 --- a/inc/rscds_configuration_missing.php +++ b/inc/rscds_configuration_missing.php @@ -17,7 +17,7 @@ include("page-header.php");

The configuration file should look something like this:

 <?php
-//  \$c->domainname  = 'rscds.example.com';
+//  \$c->domain_name  = 'rscds.example.com';
 //  \$c->sysabbr     = 'rscds';
 //  \$c->system_name = 'Really Simple CalDAV Store';