From 4cb1f3ffa06702b5988a389ca07078989ff0e058 Mon Sep 17 00:00:00 2001 From: oesi Date: Wed, 22 Feb 2017 14:39:48 +0100 Subject: [PATCH] Fixed Typo --- locale/en-US/lehre.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locale/en-US/lehre.php b/locale/en-US/lehre.php index 292ff8d2d..94d66c67c 100755 --- a/locale/en-US/lehre.php +++ b/locale/en-US/lehre.php @@ -23,7 +23,7 @@ $this->phrasen['lehre/kreuzerltool']='Assignment tool
("Checkbox"-Tool)'; $this->phrasen['lehre/kreuzerltoolMitMoodleInfo']='You can\'t use the assignment tool together with Moodle.\nIf you wish to use the assignment tool, you have to delete your Moodle Course. Please contact the Support'; $this->phrasen['lehre/moodle']='Moodle'; -$this->phrasen['lehre/moodleWartung']='Maintainance'; +$this->phrasen['lehre/moodleWartung']='Maintenance'; $this->phrasen['lehre/moodleHandbuch']='Manual'; $this->phrasen['lehre/moodleMitKreuzerltoolInfo']='You can\'t use Moodle together with assignment tool.\nIf you wish to use Moodle, you have to delte the exercises from the assignment tool.';