diff --git a/htdocs/setup.php b/htdocs/setup.php index 652f3615..2aedeb00 100644 --- a/htdocs/setup.php +++ b/htdocs/setup.php @@ -396,7 +396,7 @@ $heading_config_clients = translate('Configuring Calendar Clients for DAViCal'); $davical_client_page = translate('The client setup page on the DAViCal website has information on how to configure Evolution, Sunbird, Lightning and Mulberry to use remotely hosted calendars.'); $davical_no_calendar_interface = translate('The administrative interface has no facility for viewing or modifying calendar data.'); $heading_config_davical = translate('Configuring DAViCal'); -$davical_moslty_working = translate ('If you can read this then things must be mostly working already.'); +$davical_mostly_working = translate ('If you can read this then things must be mostly working already.'); $davical_configuration_errors = ( $config_warnings == '' ? '' : '
'
. $config_warnings.'$davical_moslty_working
+$davical_mostly_working
$davical_configuration_errors$davical_installation_page