From c3c569748233b65e8fc1f224fd8ca50b5cd79cf6 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 15 Feb 2007 07:02:03 +0000 Subject: [PATCH] FIxed a typo --- lang/en_utf8/admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/admin.php b/lang/en_utf8/admin.php index 89bd91d575..b59a2f349a 100644 --- a/lang/en_utf8/admin.php +++ b/lang/en_utf8/admin.php @@ -257,7 +257,7 @@ $string['enablestats'] = 'Enable statistics'; $string['enabletrusttext'] = 'Enable Trusted Content'; $string['environment'] = 'Environment'; $string['environmenterrortodo'] = 'You must solve all the environmental problems (errors) found above before proceeding to install this Moodle version!'; -$string['environmenterrorupgrade'] = 'Wwarning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?'; +$string['environmenterrorupgrade'] = 'Warning: you should solve all the environmental problems (errors) found above before proceeding to upgrade this Moodle version! Upgrading without fixing these requirements could cause problems such as data loss. Are you sure you want to continue with the upgrade?'; $string['environmentok'] = 'Your server environment meets all minimum requirements.'; $string['environmentrecommendinstall'] = 'is recommended to be installed/enabled'; $string['environmentrecommendversion'] = 'version $a->needed is recommended and you are running $a->current'; -- 2.39.5