yet another overridden typo

This commit is contained in:
Petr Skoda 2010-05-21 17:57:49 +00:00
parent 1ef61171d7
commit 00cddbd3dc

View File

@ -44,7 +44,7 @@ $string['minute'] = 'Minute';
$string['miscellaneoussettings'] = 'Miscellaneous Settings';
$string['modstandardels'] = 'Common module settings';
$string['month'] = 'Month';
$string['mustbeoverriden'] = 'Abstract form_definition() method in class {$a} must be overriden, please fix the code.';
$string['mustbeoverriden'] = 'Abstract form_definition() method in class {$a} must be overridden, please fix the code.';
$string['nomethodforaddinghelpbutton'] = 'There is no method for adding a help button to form element {$a->name} (class {$a->classname})';
$string['nonexistentformelements'] = 'Trying to add help buttons to nonexistent form elements : {$a}';
$string['optional'] = 'Optional';