]> git.mjollnir.org Git - moodle.git/commitdiff
Fixed typo MDL-15054, sorry.
authormits <mits>
Fri, 30 May 2008 05:42:19 +0000 (05:42 +0000)
committermits <mits>
Fri, 30 May 2008 05:42:19 +0000 (05:42 +0000)
lang/en_utf8/xmldb.php

index c853fb0c856607bfe302a9ef969bd84febab6f85..9c25b65d58d58cd3f4e508961d89471f6d8c2ccc 100644 (file)
@@ -64,7 +64,7 @@ $string['expected'] = 'Expected';
 $string['field'] = 'Field';
 $string['fieldnameempty'] = 'Name field empty';
 $string['fields'] = 'Fields';
-$string['fieldsusedinkey'] = 'This filed is used as key.';
+$string['fieldsusedinkey'] = 'This field is used as key.';
 $string['filenotwriteable'] = 'File not writeable';
 $string['floatincorrectdecimals'] = 'Incorrect number of decimals for float field';
 $string['floatincorrectlength'] = 'Incorrect length for float field';