From 19414fa47b38b0fb81246edef4eb912972d37d86 Mon Sep 17 00:00:00 2001 From: David Mudrak Date: Fri, 26 Nov 2010 09:17:43 +0000 Subject: [PATCH] Fixed trivial typo in a string --- lang/en/backup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en/backup.php b/lang/en/backup.php index c85262f95d0..94fbc4d046a 100644 --- a/lang/en/backup.php +++ b/lang/en/backup.php @@ -144,7 +144,7 @@ $string['lockedbyconfig'] = 'This setting has been locked by the default backup $string['lockedbyhierarchy'] = 'Locked by dependencies'; $string['managefiles'] = 'Manage backup files'; $string['moodleversion'] = 'Moodle version'; -$string['moreresults'] = 'There are to many results, enter a more specific search.'; +$string['moreresults'] = 'There are too many results, enter a more specific search.'; $string['nomatchingcourses'] = 'There are no courses to display'; $string['norestoreoptions'] = 'There are no categories or existing courses you can restore to.'; $string['originalwwwroot'] = 'URL of backup'; -- 2.17.1