From bf4ade9b834e2823288c345210c2f55824a1f58b Mon Sep 17 00:00:00 2001
From: Florian Schlichting
Date: Mon, 20 Oct 2014 23:05:54 +0200
Subject: [PATCH] fix typo in setup.php
---
htdocs/setup.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
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 == '' ? '' : ''
. translate('Your configuration produced PHP errors which should be corrected') . '
'
. $config_warnings.' '
@@ -444,7 +444,7 @@ $dependencies_table
$heading_config_davical
-$davical_moslty_working
+$davical_mostly_working
$davical_configuration_errors
$davical_installation_page