From c1a1f0a975169f21cf46f71ee8a6888660836a11 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 10 May 2004 16:28:00 +0000 Subject: [PATCH] Slight correction to 'hiddensections' --- lang/en/moodle.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/moodle.php b/lang/en/moodle.php index b148227b45..fa360bf5f6 100644 --- a/lang/en/moodle.php +++ b/lang/en/moodle.php @@ -460,7 +460,7 @@ $string['helptext'] = 'How to write text'; $string['helpwiki'] = 'How to write Wiki text'; $string['helpwriting'] = 'Write carefully'; $string['hide'] = 'Hide'; -$string['hiddensections'] = 'Hidden Topics'; +$string['hiddensections'] = 'Hidden sections'; $string['hiddensectionscollapsed'] = 'Hidden sections are shown in collapsed form'; $string['hiddensectionsinvisible'] = 'Hidden sections are completely invisible'; $string['hidepicture'] = 'Hide picture'; -- 2.39.5