Skip to content

chore: Convert American spellings to British English#16

Merged
github-actions[bot] merged 1 commit intomainfrom
anglicise/20260401-020811
Apr 1, 2026
Merged

chore: Convert American spellings to British English#16
github-actions[bot] merged 1 commit intomainfrom
anglicise/20260401-020811

Conversation

@xaostech
Copy link
Copy Markdown

@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
@github-actions github-actions bot merged commit a4da0d1 into main Apr 1, 2026
11 of 12 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