Fixed trivial typo in a string
authorDavid Mudrak <david.mudrak@gmail.com>
Fri, 26 Nov 2010 09:17:43 +0000 (09:17 +0000)
committerDavid Mudrak <david.mudrak@gmail.com>
Fri, 26 Nov 2010 09:17:43 +0000 (09:17 +0000)
lang/en/backup.php

index c85262f..94fbc4d 100644 (file)
@@ -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';