diff --git a/h5p.classes.php b/h5p.classes.php index 9d21c50..22ea069 100644 --- a/h5p.classes.php +++ b/h5p.classes.php @@ -4352,7 +4352,7 @@ class H5PContentValidator { 'name' => 'authorComments', 'type' => 'textarea', 'label' => $this->h5pF->t('Author comments'), - 'description' => $this->h5pF->t('Comments for the editor of the content (This text will not be published as a part of copyright info'), + 'description' => $this->h5pF->t('Comments for the editor of the content (This text will not be published as a part of copyright info)'), 'optional' => TRUE ) )