diff --git a/lang/en/pdfannotator.php b/lang/en/pdfannotator.php
index c4da8eaa51800253cfa5750392b28d8a1f9db3b6..c938adea875b601f2974a2809ce442f49ec65b88 100644
--- a/lang/en/pdfannotator.php
+++ b/lang/en/pdfannotator.php
@@ -212,9 +212,9 @@ $string['myanswers'] = 'my answers';
 $string['mypost'] = 'My post';
 $string['myquestion'] = 'Question';
 $string['myquestions'] = 'my questions';
-$string['newanswerhtml'] = 'Your subscribed question "{$a->question}" was ansered by {$a->answeruser} with the comment: <br /> <br /> "{$a->content}"<br /><br />
+$string['newanswerhtml'] = 'Your subscribed question "{$a->question}" was answered by {$a->answeruser} with the comment: <br /> <br /> "{$a->content}"<br /><br />
 The answer is <a href="{$a->urltoanswer}">here</a> available.';
-$string['newanswertext'] = 'Your subscribed question "{$a->question}" was ansered by {$a->answeruser} with the comment:
+$string['newanswertext'] = 'Your subscribed question "{$a->question}" was answered by {$a->answeruser} with the comment:
 
     "{$a->content}"