]> git.mjollnir.org Git - moodle.git/commitdiff
xmldb lang string: MDL-17209 typo fix
authorwildgirl <wildgirl>
Thu, 13 Nov 2008 14:57:40 +0000 (14:57 +0000)
committerwildgirl <wildgirl>
Thu, 13 Nov 2008 14:57:40 +0000 (14:57 +0000)
lang/en_utf8/xmldb.php

index 2e842c3ddb61dc83068472e944182d30bc8f43d9..f9c4bef65f6d1f47ffb965e5da9bf5d466e6adc1 100644 (file)
@@ -81,7 +81,7 @@ $string['indexes'] = 'Indexes';
 $string['integerincorrectlength'] = 'Incorrect length for integer field';
 $string['key'] = 'Key';
 $string['keys'] = 'Keys';
-$string['listreservedwords'] = 'List of Reserved Words<br/>(used to keep <a href=\"http://docs.moodle.org/en/XMLDB_reserved_words\" target=\"_blank\">XMLDB_reserved_words</a> updated)';
+$string['listreservedwords'] = 'List of Reserved Words<br />(used to keep <a href=\"http://docs.moodle.org/en/XMLDB_reserved_words\" target=\"_blank\">XMLDB_reserved_words</a> updated)';
 $string['load'] = 'Load';
 $string['missing'] = 'Missing';
 $string['missingindexes'] = 'Missing Indexes Found';