Describe the bug
Misspelling found in en.json5 file for the word occurred which appears as occured throughout DSpace (at least 4 times in the file).
To Reproduce
Steps to reproduce the behavior:
- User reported this when they intentionally try to reset a password using an eperson account that does not exist.
- A message will display with the following text and the typo:
" forgot-email.form.error.content": "An error occured when attempting to reset the password for the account associated with the following email address: {{ email }}"
Expected behavior
The word occured should be spelled as occurred.
Describe the bug
Misspelling found in en.json5 file for the word
occurredwhich appears asoccuredthroughout DSpace (at least 4 times in the file).To Reproduce
Steps to reproduce the behavior:
" forgot-email.form.error.content": "An error
occuredwhen attempting to reset the password for the account associated with the following email address: {{ email }}"Expected behavior
The word
occuredshould be spelled asoccurred.