Fix typos in changes introduced by #18571 (#18805)
### Link to issue number:
Follow-up to #18571
Follow-up to #18804
### Summary of the issue:
There were a few errors in the changes introduced by #18571 that weren't
caught in #18804.
### Description of user facing changes:
None
### Description of developer facing changes:
Cosmetic fixes to changes introduced in #18571.
### Description of development approach:
Merge 2 change log items, add missing asterisk.
### Testing strategy:
None
### Known issues with pull request:
None
### Code Review Checklist:
- [x] Documentation:
- Change log entry
- User Documentation
- Developer / Technical Documentation
- Context sensitive help for GUI changes
- [x] Testing:
- Unit tests
- System (end to end) tests
- Manual testing
- [x] UX of all users considered:
- Speech
- Braille
- Low Vision
- Different web browsers
- Localization in other languages / culture than English
- [x] API is compatible with existing add-ons.
- [x] Security precautions taken.