Skip to content

chore: Convert American spellings to British English#3

Merged
xaostech[bot] merged 1 commit intomainfrom
anglicise/20260401-021254
Apr 1, 2026
Merged

chore: Convert American spellings to British English#3
xaostech[bot] merged 1 commit intomainfrom
anglicise/20260401-021254

Conversation

@xaostech
Copy link
Copy Markdown
Contributor

@xaostech xaostech bot commented Apr 1, 2026

Automated British English Conversion\n\nThis PR automatically converts American spellings to British English equivalents.\n\n### Patterns converted:\n- -ize-ise (organize → organise)\n- -ization-isation (organization → organisation)\n- -or-our (color → colour)\n- -er-re (center → centre)\n- -og-ogue (catalog → catalogue)\n- -ense-ence (defense → defence)\n- -l--ll- (canceled → cancelled)\n- Other common differences (gray → grey, aging → ageing, etc.)\n\n### Review notes:\n- All replacements use case-insensitive whole-word matching\n- File paths, URLs, and code identifiers are preserved\n- Please review the changes to ensure no false positives\n\n---

Generated by British English Spelling Check workflow

Automated conversion of American spellings to British equivalents:

- -ize → -ise (organize → organise)

- -or → -our (color → colour)

- -er → -re (center → centre)

- -og → -ogue (catalog → catalogue)

- -ense → -ence (defense → defence)

- -l- → -ll- (canceled → cancelled)

- gray → grey, aging → ageing, etc.
@xaostech xaostech bot added the automerge Automatically merge this PR label Apr 1, 2026
@xaostech xaostech bot merged commit c6974f9 into main Apr 1, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant