diff --git a/lang/en/quiz_analysis.php b/lang/en/quiz_analysis.php
index ca3800ef1c1..369d6686e8c 100644
--- a/lang/en/quiz_analysis.php
+++ b/lang/en/quiz_analysis.php
@@ -3,7 +3,7 @@
$string['analysisoptions'] = 'Analysis options';
$string['attemptselection'] = 'Attempts to analyze per user ';
-$string['lowmarkslimit'] = "Don't analyze if score is less than: ";
+$string['lowmarkslimit'] = "Don't analyse if score is less than: ";
$string['attemptsall'] = 'all attempts';
$string['attemptshighest'] = 'highest grade';
$string['attemptsfirst'] = 'first attempt';
@@ -19,7 +19,7 @@ $string['qtexttitle'] = 'Question text';
$string['qcounttitle'] = 'Q. count';
$string['qtypetitle'] = 'Q. type';
$string['responsestitle'] = "Answer's text";
-$string['rfractiontitle'] = 'parcial
credit';
+$string['rfractiontitle'] = 'partial
credit';
$string['rcounttitle'] = 'R.
Counts';
$string['rpercenttitle'] = 'R.%%';
$string['facilitytitle'] = '%% Correct
Facility';