HFP-1925 Fix typo
parent
b1a01b728d
commit
a295d7d434
|
@ -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
|
||||
)
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue