MDL-32299 quiz mod_form: fix help string typo

This commit is contained in:
Dan Poltawski
2012-04-10 11:29:57 +08:00
parent 26932315f1
commit 44d70cc753
+1 -1
View File
@@ -381,7 +381,7 @@ $string['responsehistory'] = 'Response history';
$string['restart'] = 'Start again';
$string['restartwiththeseoptions'] = 'Start again with these options';
$string['rightanswer'] = 'Right answer';
$string['rightanswer_help'] = 'an automtically gererated summary of the correct response. This can be limited, so you may wish to consider explaining the correct solution in the general feedback for the question, and turning this option off.';
$string['rightanswer_help'] = 'an automatically generated summary of the correct response. This can be limited, so you may wish to consider explaining the correct solution in the general feedback for the question, and turning this option off.';
$string['saved'] = 'Saved: {$a}';
$string['saveflags'] = 'Save the state of the flags';
$string['settingsformultipletries'] = 'Settings for multiple tries';