diff --git a/lang/en/pdfannotator.php b/lang/en/pdfannotator.php
index e43789649c118ed57cdf88f9811ecb335305bd92..cc456782eb6a673285a96ae24c8fac985e27c879 100644
--- a/lang/en/pdfannotator.php
+++ b/lang/en/pdfannotator.php
@@ -94,7 +94,7 @@ $string['enterText'] = 'Enter text';
 $string['entity_helptitle'] = 'Help for';
 $string['error:addAnnotation'] = 'An error has occurred while adding an annotation.';
 $string['error:addComment'] = 'An error has occured while adding the comment.';
-$string['error:closequestion'] = 'An error has occured while closing/openingthe question.';
+$string['error:closequestion'] = 'An error has occured while closing/opening the question.';
 $string['error:deleteAnnotation'] = 'An error has occured while deleting an annotation.';
 $string['error:editAnnotation'] = 'An error has occurred while editing an annotation.';
 $string['error:editcomment'] = 'An error has occured while trying to edit a comment.';
@@ -359,7 +359,7 @@ $string['send'] = 'Send';
 $string['sendAnonymous'] = 'post anonymous';
 $string['sendfeedback'] = 'Submit';
 $string['setting_alternative_name'] = 'Name';
-$string['setting_alternative_name_desc'] = 'Provide an alternative name for the PDF. If empty, the name of the pdf will be taken as represantative name';
+$string['setting_alternative_name_desc'] = 'Provide an alternative name for the PDF. If empty, the name of the pdf will be taken as representative name';
 $string['setting_alternative_name_help'] = "If the name is more than 20 characters long, the remaining characters will be replaced with '...' in the annotator's internal tab navigation.";
 $string['setting_anonymous'] = 'Allow anonymous posting?';
 $string['setting_fileupload'] = 'Select a pdf-file';
@@ -397,7 +397,7 @@ $string['successfullyEdited'] = 'Changes saved';
 $string['successfullyHidden'] = 'Participants now see this comment as hidden.';
 $string['successfullymarkedasread'] = 'The report was marked as read.';
 $string['successfullymarkedasreadandnolongerdisplayed'] = 'The report was marked as read and removed from the table.';
-$string['successfullymarkedasunread'] = 'he report was marked as unread.';
+$string['successfullymarkedasunread'] = 'The report was marked as unread.';
 $string['successfullymarkedasunreadandnolongerdisplayed'] = 'The report was marked as unread and removed from the table.';
 $string['successfullyRedisplayed'] = 'The comment is visible to participants once more';
 $string['successfullySubscribed'] = 'Subscribed to question.';