diff --git a/lang/en_utf8/choice.php b/lang/en_utf8/choice.php index ea8a47106bb..7c1f4bf469e 100644 --- a/lang/en_utf8/choice.php +++ b/lang/en_utf8/choice.php @@ -31,7 +31,7 @@ $string['notanswered'] = 'Not answered yet'; $string['notopenyet'] = 'Sorry, this activity is not available until $a'; $string['privacy'] = 'Privacy of results'; $string['publish'] = 'Publish results'; -$string['publishafteranswer'] = 'Show results to a student after they answer'; +$string['publishafteranswer'] = 'Show results to students after they answer'; $string['publishafterclose'] = 'Show results to students only after the choice is closed'; $string['publishalways'] = 'Always show results to students'; $string['publishanonymous'] = 'Publish anonymous results, do not show student names';