Skip to content

chore: Convert American spellings to British English - #34

Merged
xaostech[bot] merged 1 commit into
mainfrom
anglicise/20260220-215059
Feb 20, 2026
Merged

chore: Convert American spellings to British English#34
xaostech[bot] merged 1 commit into
mainfrom
anglicise/20260220-215059

Conversation

@xaostech

@xaostechxaostechBot commented Feb 20, 2026

Copy link
Copy Markdown
Contributor

Automated British English Conversion

This PR automatically converts American spellings to British English equivalents.

Patterns converted:

  • -ize-ise (organize → organise)
  • -ization-isation (organization → organisation)
  • -or-our (color → colour)
  • -er-re (center → centre)
  • -og-ogue (catalog → catalogue)
  • -ense-ence (defense → defence)
  • -l--ll- (canceled → cancelled)
  • Other common differences (gray → grey, aging → ageing, etc.)

Review notes:

  • All replacements use case-insensitive whole-word matching
  • File paths, URLs, and code identifiers are preserved
  • Please review the changes to ensure no false positives

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.
@xaostechxaostechBot added the automerge Auto-merge this PR label Feb 20, 2026
@xaostech
xaostechBot merged commit 09da5da into mainFeb 20, 2026
9 checks passed
xaoscience added a commit that referenced this pull request Feb 20, 2026
chore: Convert American spellings to British English
@xaoscience
xaoscience deleted the anglicise/20260220-215059 branch February 20, 2026 23:48
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automergeAuto-merge this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xaos-bot